menu
sfm_uikit_flutter package
documentation
dragablewidget/dragable_widget.dart
DragController
hideWidget method
hideWidget method
dark_mode
light_mode
hideWidget
method
void
hideWidget
(
)
Hide the widget
Implementation
void hideWidget() { _widgetState?._hideWidget(); }
sfm_uikit_flutter package
documentation
dragablewidget/dragable_widget
DragController
hideWidget method
DragController class