StiloFontSize class abstract

A class that defines font size constants

Constructors

StiloFontSize()

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

lg → const double
Defines a font size of 13.5
md → const double
Defines a font size of 12.0
sm → const double
Defines a font size of 10.5
xl → const double
Defines a font size of 15.0
xl2 → const double
Defines a font size of 18.0
xl3 → const double
Defines a font size of 22.5
xl4 → const double
Defines a font size of 27.0
xl5 → const double
Defines a font size of 36.0
xl6 → const double
Defines a font size of 48.0
xs → const double
Defines a font size of 9.0