UnFontSizes class Null safety

Constructors

UnFontSizes()

Properties

hashCode int
The hash code for this object.
read-onlyinherited
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent 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

bodyLarge → const double
16 + .0
bodyMedium → const double
14 + .0
bodySmall → const double
12 + .0
displayLarge → const double
57 + .0
displayMedium → const double
45 + .0
displaySmall → const double
36 + .0
headlineLarge → const double
32 + .0
headlineMedium → const double
28 + .0
headlineSmall → const double
24 + .0
labelLarge → const double
14 + .0
labelMedium → const double
12 + .0
labelSmall → const double
11 + .0
titleLarge → const double
22 + .0
titleMedium → const double
16 + .0
titleSmall → const double
14 + .0