UIConstants class

Class used to save color constants

Constructors

UIConstants()

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

Static Properties

accentColor Color?
getter/setter pair
dividerColor Color
getter/setter pair
elevatedButtonTextColor Color
getter/setter pair
outlinedButtonTextColor Color
getter/setter pair
primaryColorDark Color?
getter/setter pair
scaffoldBackgroundColor Color
getter/setter pair
textButtonTextColor Color?
getter/setter pair
textColorPrimary Color
getter/setter pair
textColorSecondary Color
getter/setter pair
textFieldBorderColor Color
getter/setter pair

Constants

buttonBackgroundColor → const Color
headerHeight → const double
iconBackColor → const Color
primaryColor → const Color