MapMenuOverlayController class
Permet d'ouvrir des menus d'overlays dans l'enfant qu'il controller mais est déclaré via les
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
attach(
{required VoidCallback openOverlayMenu, required VoidCallback closeOverlayMenu}) → void -
closeOverlayMenu(
) → void -
getIsMenuOverlayOpen(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
openOverlayMenu(
) → void -
toString(
) → String -
A string representation of this object.
inherited
-
updateIsMenuOverlayOpen(
bool newValue) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited