menu
flutter_table_plus package
documentation
flutter_table_plus.dart
TablePlusTooltipTheme
interactive property
interactive property
dark_mode
light_mode
interactive
property
bool
interactive
final
Whether the tooltip stays visible when the mouse is over the tooltip itself.
Implementation
final bool interactive;
flutter_table_plus package
documentation
flutter_table_plus
TablePlusTooltipTheme
interactive property
TablePlusTooltipTheme class