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 900no 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 700no 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 800no setter - extralight → TextStyle
-
Available on TwFont, provided by the TwFontWeight extension
FontWeight 200no 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 Styleno setter - light → TextStyle
-
Available on TwFont, provided by the TwFontWeight extension
FontWeight 300no 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 500no setter - mono → TextStyle
-
Available on TwFont, provided by the TwFontFamily extension
Font Familyno 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 400no setter - notItalic → TextStyle
-
Available on TwFont, provided by the TwFontStyle extension
Font Styleno 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 Familyno setter - semibold → TextStyle
-
Available on TwFont, provided by the TwFontWeight extension
FontWeight 600no setter - serif → TextStyle
-
Available on TwFont, provided by the TwFontFamily extension
Font Familyno 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 100no 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