WindowSize class
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
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Constants
-
fullCover
→ const int
-
make the overlay cover the fullscreen
even the statusbar and the navigationbar
-
matchParent
→ const int
-
default size when the overlay match the parent size
basically it will take the full screen width and height