DefaultTextStyles class

Default text styles

Constructors

DefaultTextStyles()

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

bodyLargeBoldGrey TextStyle
Body large
no setter
bodyLargeRegular TextStyle
Body large
no setter
bodyRegular TextStyle
Body regular
no setter
bodySmallGrey TextStyle
Body small
no setter
inputText TextStyle
Input text
no setter