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