Articles By Ahmar Afridi
AppBar in Flutter
In Flutter, an AppBar is a widget that displays a top appbar with a title, actions, and navigation…
Toggle Button in Flutter
A toggle button is a graphical user interface element that allows users to switch between two or more…
RadioButton In Flutter
In Flutter, a Radio button is a widget that allows users to select one option from a group…
Switch Button in Flutter
In Flutter, a SwitchButton is a type of widget that allows users to toggle between two states, typically…
InkWell Widget in Flutter
InkWell is a widget in Flutter that adds an ink splash effect to its child widget when tapped.…
DropDown Menu Button in Flutter
A button that displays a dropdown menu when pressed, used to select a single value from a list.…
AppBar in Flutter
In Flutter, an AppBar is a widget that displays a top appbar with a title, actions, and navigation…
Toggle Button in Flutter
A toggle button is a graphical user interface element that allows users to switch between two or more…
RadioButton In Flutter
In Flutter, a Radio button is a widget that allows users to select one option from a group…
Switch Button in Flutter
In Flutter, a SwitchButton is a type of widget that allows users to toggle between two states, typically…
InkWell Widget in Flutter
InkWell is a widget in Flutter that adds an ink splash effect to its child widget when tapped.…
DropDown Menu Button in Flutter
A button that displays a dropdown menu when pressed, used to select a single value from a list.…