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