menu
bootstrap_ui_flutter package
documentation
ui/helpers/bs_link.dart
BsIconLink
iconAfter property
iconAfter property
dark_mode
light_mode
iconAfter
property
bool
iconAfter
final
Whether the icon should be displayed after the text. Defaults to true.
Implementation
final bool iconAfter;
bootstrap_ui_flutter package
documentation
ui/helpers/bs_link
BsIconLink
iconAfter property
BsIconLink class