UnSymbolSizes class Null safety
Constructors
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
- emojiL → const TextStyle
-
TextStyle(fontSize: L, height: 1) - emojiM → const TextStyle
-
TextStyle(fontSize: M, height: 1) - emojiXL → const TextStyle
-
TextStyle(fontSize: XL, height: 1) - Full → const double
-
48.0 - L → const double
-
32.0 - M → const double
-
24.0 - None → const double
-
12.0 - S → const double
-
20.0 - XL → const double
-
48.0 - XS → const double
-
16.0