menu
v_components package
documentation
widgets/dropDown/drop_menu_controller.dart
DropDownMenuController
hide method
hide method
dark_mode
light_mode
hide
method
dynamic
hide
(
)
Implementation
hide() { isShow = false; notifyListeners(); }
v_components package
documentation
widgets/dropDown/drop_menu_controller
DropDownMenuController
hide method
DropDownMenuController class