TwFontSize class

FontSize

Constructors

TwFontSize()

Properties

base TextStyle
Font Size
no setter
hashCode int
The hash code for this object.
no setterinherited
lg TextStyle
Font Size
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sm TextStyle
Font Size
no setter
xl TextStyle
Font Size
no setter
xl2 TextStyle
Font Size
no setter
xl3 TextStyle
Font Size
no setter
xl4 TextStyle
Font Size
no setter
xl5 TextStyle
Font Size
no setter
xl6 TextStyle
Font Size
no setter
xl7 TextStyle
Font Size
no setter
xl8 TextStyle
Font Size
no setter
xl9 TextStyle
Font Size
no setter
xs TextStyle
Font Size
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