DesignTokens class final
ref:
Constructors
- DesignTokens(BuildContext context)
Properties
- colors ↔ ColorScheme
-
getter/setter pair
- context ↔ BuildContext
-
getter/setter pair
- elevatedButtonPrimary → ButtonStyle
-
no setter
- elevatedButtonSecondary → ButtonStyle
-
no setter
- elevatedButtonTertiary → ButtonStyle
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- textPrimary → TextStyle
-
no setter
- textSecondary → TextStyle
-
no setter
- textTertiary → TextStyle
-
no setter
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