menu
bootstrap_ui_flutter package
documentation
ui/components/popover/bs_popover.dart
BsPopover
titleText property
titleText property
dark_mode
light_mode
titleText
property
String
?
titleText
final
A convenience plain text label for the title.
Implementation
final String? titleText;
bootstrap_ui_flutter package
documentation
ui/components/popover/bs_popover
BsPopover
titleText property
BsPopover class