SeniorSpacing 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
-
big
→ const double
-
This spacing value is represented by 32 pixels.
-
huge
→ const double
-
This spacing value is represented by 56 pixels.
-
medium
→ const double
-
This spacing value is represented by 20 pixels.
-
normal
→ const double
-
This spacing value is represented by 16 pixels and it is also the default value.
-
small
→ const double
-
This spacing value is represented by 12 pixels.
-
xbig
→ const double
-
This spacing value is represented by 40 pixels.
-
xhuge
→ const double
-
This spacing value is represented by 64 pixels.
-
xmedium
→ const double
-
This spacing value is represented by 24 pixels.
-
xsmall
→ const double
-
This spacing value is represented by 8 pixels.
-
xxbig
→ const double
-
This spacing value is represented by 48 pixels.
-
xxhuge
→ const double
-
This spacing value is represented by 72 pixels.
-
xxsmall
→ const double
-
This spacing value is represented by 4 pixels.
-
xxxsmall
→ const double
-
This spacing value is represented by 2 pixels.