menu
morphing_sheet package
documentation
morphing_surface.dart
MorphOverlayManager
hide method
hide method
dark_mode
light_mode
hide
method
void
hide
(
)
Collapse and remove the overlay.
Implementation
void hide() { _controller.collapse(); }
morphing_sheet package
documentation
morphing_surface
MorphOverlayManager
hide method
MorphOverlayManager class