MixTokenResolver class

Constructors

MixTokenResolver(BuildContext _context)
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

breakpointToken(BreakpointToken token) Breakpoint
colorRef(ColorRef ref) Color
colorToken(ColorToken token) Color
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
radiiRef(RadiusRef ref) Radius
radiiToken(RadiusToken token) Radius
spaceToken(SpaceToken token) double
spaceTokenRef(SpaceRef spaceRef) double
textStyleRef(TextStyleRef ref) TextStyle
textStyleToken(TextStyleToken token) TextStyle
toString() String
A string representation of this object.
inherited

Operators

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