menu
enx_uikit_flutter package
documentation
dragablewidget/dragable_widget.dart
DragController
showWidget method
showWidget method
dark_mode
light_mode
showWidget
method
void
showWidget
(
)
Makes the widget visible
Implementation
void showWidget() { _widgetState?._showWidget(); }
enx_uikit_flutter package
documentation
dragablewidget/dragable_widget
DragController
showWidget method
DragController class