menu
bootstrap_ui_flutter package
documentation
ui/components/tooltip/bs_tooltip.dart
BsTooltip
message property
message property
dark_mode
light_mode
message
property
String
message
final
The text message to display in the tooltip.
Implementation
final String message;
bootstrap_ui_flutter package
documentation
ui/components/tooltip/bs_tooltip
BsTooltip
message property
BsTooltip class