menu
forui package
documentation
widgets/tile.dart
FTile
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
?
enabled
final
Whether the
FTile
is enabled. Defaults to true.
Implementation
final bool? enabled;
forui package
documentation
widgets/tile
FTile
enabled property
FTile class