TSize class

Constructors

TSize()

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

Constants

base → const double
fontSize: 16
lg → const double
fontSize: 18
sm → const double
fontSize: 14
xl → const double
fontSize: 20
xl2 → const double
fontSize: 24
xl3 → const double
fontSize: 30
xl4 → const double
fontSize: 36
xl5 → const double
fontSize: 48
xl6 → const double
fontSize: 60
xl7 → const double
fontSize: 72
xl8 → const double
fontSize: 96
xl9 → const double
fontSize: 128
xs → const double
fontSize: 12
xs2 → const double
fontSize: 10