menu
code_id_flutter package
documentation
code_widgets/tooltip/tooltip.dart
SimpleTooltip
show property
show property
dark_mode
light_mode
show
property
bool
show
final
If true, it will display the tool , if false it will hide it
Implementation
final bool show;
code_id_flutter package
documentation
code_widgets/tooltip/tooltip
SimpleTooltip
show property
SimpleTooltip class