menu
save_points_chart package
documentation
widgets/chart_context_menu.dart
ChartContextMenuHelper
hide static method
hide static method
dark_mode
light_mode
hide
static method
void
hide
(
)
Implementation
static void hide() { _currentMenu?.remove(); _currentMenu = null; }
save_points_chart package
documentation
widgets/chart_context_menu
ChartContextMenuHelper
hide static method
ChartContextMenuHelper class