TwFont class

Available extensions

Constructors

TwFont()
factory

Properties

amber TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
black TextStyle

Available on TwFont, provided by the TwFontWeight extension

FontWeight 900
no setter
blueTw TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
bold TextStyle

Available on TwFont, provided by the TwFontWeight extension

FontWeight 700
no setter
clip TextStyle
Text Overflow
no setter
cyan TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
ellipsis TextStyle
Text Overflow
no setter
emerald TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
extrabold TextStyle

Available on TwFont, provided by the TwFontWeight extension

FontWeight 800
no setter
extralight TextStyle

Available on TwFont, provided by the TwFontWeight extension

FontWeight 200
no setter
fuchsia TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
gray TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
greenTw TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
hashCode int
The hash code for this object.
no setterinherited
indigo TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
italic TextStyle

Available on TwFont, provided by the TwFontStyle extension

Font Style
no setter
light TextStyle

Available on TwFont, provided by the TwFontWeight extension

FontWeight 300
no setter
lime TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
medium TextStyle

Available on TwFont, provided by the TwFontWeight extension

FontWeight 500
no setter
mono TextStyle

Available on TwFont, provided by the TwFontFamily extension

Font Family
no setter
neutral TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
normal TextStyle

Available on TwFont, provided by the TwFontWeight extension

FontWeight 400
no setter
notItalic TextStyle

Available on TwFont, provided by the TwFontStyle extension

Font Style
no setter
orange TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
pink TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
purple TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
redTw TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
rose TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sans TextStyle

Available on TwFont, provided by the TwFontFamily extension

Font Family
no setter
semibold TextStyle

Available on TwFont, provided by the TwFontWeight extension

FontWeight 600
no setter
serif TextStyle

Available on TwFont, provided by the TwFontFamily extension

Font Family
no setter
sky TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
slate TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
stone TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
teal TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
text TwFontSize
no setter
thin TextStyle

Available on TwFont, provided by the TwFontWeight extension

FontWeight 100
no setter
violet TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
yellow TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter
zinc TwMaterialColor

Available on TwFont, provided by the TwFontColor extension

The slate primary color and swatch.
no setter

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