Const class

Constructors

Const()

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

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

COLOR_BACKGROUND → const Color
COLOR_GRAY → const Color
COLOR_GRAY_LIGHT → const Color
COLOR_GRAY_LIGHTER → const Color
COLOR_PRIMARY → const Color
COLOR_SECONDARY → const Color
COLOR_SUCCESS → const Color
COLOR_TEXT → const Color
COLOR_TRANSPARENT_BLACK → const Color
COLOR_TRANSPARENT_WHITE → const Color
FONT → const double
FONT_LG → const double
FONT_MD → const double
FONT_SM → const double
FONT_XL → const double
FONT_XS → const double
FONT_XXL → const double
FONT_XXS → const double
FONT_XXXL → const double
RADIUS → const double
SPACE → const double
SPACE_LG → const double
SPACE_MD → const double
SPACE_NONE → const double
SPACE_SM → const double
SPACE_XL → const double
SPACE_XS → const double
SPACE_XXL → const double
SPACE_XXS → const double
SPACE_XXXL → const double
timeout → const Duration