MixToken<T> class
abstract
- Implementers
- Annotations
Properties
Methods
-
call(
) → T -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
resolve(
BuildContext context) → T -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Static Methods
-
color(
String name) → ColorToken -
radius(
String name) → RadiusToken -
textStyle(
String name) → TextStyleToken