menu
ll_dropdown_menu package
documentation
dropdown/drop_down_menu.dart
DropDownDisposeController
hideMenu method
hideMenu method
dark_mode
light_mode
hideMenu
method
TickerFuture
?
hideMenu
(
)
Implementation
TickerFuture? hideMenu() { return _state?.animationController?.reverse(); }
ll_dropdown_menu package
documentation
dropdown/drop_down_menu
DropDownDisposeController
hideMenu method
DropDownDisposeController class