SystemWindowPadding class
Properties
-
bottom
↔ int?
-
Padding value of the bottom
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
left
↔ int?
-
Padding value of the left
getter/setter pair
-
right
↔ int?
-
Padding value of the right
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
top
↔ int?
-
Padding value of the top
getter/setter pair
Methods
-
getMap()
→ Map<String, int>
-
Internal method to convert SystemWindowPadding to primitive dataTypes
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited