menu
simple_dart_modal_controller package
documentation
simple_dart_modal_controller.dart
ModalPanel
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
inherited
Implementation
void clear() { element.children.clear(); children.clear(); }
simple_dart_modal_controller package
documentation
simple_dart_modal_controller
ModalPanel
clear method
ModalPanel class