menu
bootstrap_ui_flutter package
documentation
ui/components/icon/bs_icon.dart
BsIcon
semanticLabel property
semanticLabel property
dark_mode
light_mode
semanticLabel
property
String
?
semanticLabel
final
The semantic label for the icon, used for accessibility.
Implementation
final String? semanticLabel;
bootstrap_ui_flutter package
documentation
ui/components/icon/bs_icon
BsIcon
semanticLabel property
BsIcon class