SeniorRadius 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
-
huge
→ const double
-
This radius value is represented by 15 pixels.
-
medium
→ const double
-
This radius value is represented by 4 pixels.
-
small
→ const double
-
This radius value is represented by 3 pixels.
-
xbig
→ const double
-
This radius value is represented by 6 pixels.
-
xsmall
→ const double
-
This radius value is represented by 2 pixels.
-
xxbig
→ const double
-
This radius value is represented by 10 pixels.
-
xxsmall
→ const double
-
This radius value is represented by 1 pixel.