TUIDefaultColors class
TUIDefaultColors is a class that holds all the default colors used in the Tarka UI.
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
- background → const Color
- constantDark → const Color
- constantLight → const Color
- disabledBackground → const Color
- disabledBackgroundHover → const Color
- disabledContent → const Color
- error → const Color
- error10 → const Color
- errorHover → const Color
- inputBackground → const Color
- inputText → const Color
- inputTextDim → const Color
- link → const Color
- onBackground → const Color
- onError → const Color
- onPrimary → const Color
- onPrimaryAlt → const Color
- onSecondary → const Color
- onSecondaryAlt → const Color
- onSuccess → const Color
- onSurface → const Color
- onTertiary → const Color
- onTertiaryAlt → const Color
- onWarning → const Color
- outline → const Color
- primary → const Color
- primaryAlt → const Color
- primaryAltHover → const Color
- primaryHover → const Color
- secondary → const Color
- secondaryAlt → const Color
- secondaryAltHover → const Color
- secondaryHover → const Color
- success → const Color
- success10 → const Color
- success20 → const Color
- surface → const Color
- surface50 → const Color
- surfaceHover → const Color
- surfaceVariant → const Color
- surfaceVariantHover → const Color
- tertiary → const Color
- tertiaryAlt → const Color
- tertiaryAltHover → const Color
- tertiaryHover → const Color
- transparent → const Color
- warning → const Color
- warning10 → const Color
- warningHover → const Color