AppStyles class

Constructors

AppStyles.new()

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

Static Properties

bold TextStyle
getter/setter pair
boldOutFit TextStyle
getter/setter pair
medium TextStyle
getter/setter pair
mediumOutfit TextStyle
getter/setter pair
small TextStyle
getter/setter pair
smallOutfit TextStyle
getter/setter pair
tiny TextStyle
getter/setter pair
tinyOutfit TextStyle
getter/setter pair