menu
nui_toolbox package
documentation
nui_dropdown_button.dart
NUIDropDownButtonController
expand method
expand method
dark_mode
light_mode
expand
method
void
expand
(
)
Implementation
void expand(){ if(_expand != null) _expand!(); }
nui_toolbox package
documentation
nui_dropdown_button
NUIDropDownButtonController
expand method
NUIDropDownButtonController class