menu
forui package
documentation
widgets/button.dart
FButton
selected property
selected property
dark_mode
light_mode
selected
property
bool
selected
final
True if this tappable is currently selected. Defaults to false.
Implementation
final bool selected;
forui package
documentation
widgets/button
FButton
selected property
FButton class