CustomTextStyle class

Constructors

CustomTextStyle()

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

basicStyle TextStyle
no setter
buttonStyle TextStyle
no setter
heading1 TextStyle
no setter
heading2 TextStyle
no setter
heading2expendable TextStyle
no setter
headingAppBar TextStyle
no setter
headingappbar TextStyle
getter/setter pair
headinglightblack TextStyle
no setter
hintStyle TextStyle
no setter
smallHeading TextStyle
no setter
subheading TextStyle
no setter

Static Methods

initializeFontFamily(String fontFamily) → void