TwColor<T> mixin

Mixin that provides Tailwind-like color methods for any widget

Mixin applications

Properties

copyWith → T Function(TwStyle newStyle)
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
style TwStyle
no setter

Methods

color(String key) → T
Set text color using named token
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