menu
code_id_flutter package
documentation
code_widgets/tooltip/tooltip.dart
SimpleTooltip
content property
content property
dark_mode
light_mode
content
property
Widget
content
final
Defines the content that its placed inside the tooltip ballon
Implementation
final Widget content;
code_id_flutter package
documentation
code_widgets/tooltip/tooltip
SimpleTooltip
content property
SimpleTooltip class