menu
bootstrap_ui_flutter package
documentation
ui/components/icon/bs_icon.dart
BsIcon
textDirection property
textDirection property
dark_mode
light_mode
textDirection
property
TextDirection
?
textDirection
final
The text direction to use for rendering the icon.
Implementation
final TextDirection? textDirection;
bootstrap_ui_flutter package
documentation
ui/components/icon/bs_icon
BsIcon
textDirection property
BsIcon class