menu
forui package
documentation
widgets/select_menu_tile.dart
FSelectMenuTile<T>
semanticLabel property
semanticLabel property
dark_mode
light_mode
semanticLabel
property
String
?
semanticLabel
final
The menu's semantic label used by accessibility frameworks.
Implementation
final String? semanticLabel;
forui package
documentation
widgets/select_menu_tile
FSelectMenuTile<T>
semanticLabel property
FSelectMenuTile class