base_window library
Classes
- BaseWindow
- Window
- the window wrapper for BaseWindow
Enums
- RelativePosition
- WorkMode
- the pending work mode for show.
Typedefs
- DismissDelegate = Future Function()
- OnClickMaskListener = bool Function(BaseWindow window)
- ShowCallback = Future Function(bool)
- WindowCreator = BaseWindow Function(BuildContext context)
- WindowOwner = BaseWindow Function()