menu
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_heading.dart
BsHeading
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
?
textAlign
final
How the heading text should be aligned horizontally.
Implementation
final TextAlign? textAlign;
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_heading
BsHeading
textAlign property
BsHeading class