ModalManagerModel class
Constructors
- ModalManagerModel(Widget child)
Properties
Methods
-
bringToFront(
Widget widget) → void -
dispose(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
park(
ModalView modal) → int? -
refresh(
) → void -
toString(
) → String -
A string representation of this object.
inherited
-
unpark(
ModalView modal) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited