UnFontWeight class Null safety
Namespace for Default UnselfStyle Font Weights
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
- black → const FontWeight
-
FontWeight value of
w900FontWeight.w900 - bold → const FontWeight
-
FontWeight value of
w700FontWeight.w700 - extraBold → const FontWeight
-
FontWeight value of
w800FontWeight.w800 - extraLight → const FontWeight
-
FontWeight value of
w200FontWeight.w200 - light → const FontWeight
-
FontWeight value of
w300FontWeight.w300 - medium → const FontWeight
-
FontWeight value of
w500FontWeight.w500 - regular → const FontWeight
-
FontWeight value of
w400FontWeight.w400 - semiBold → const FontWeight
-
FontWeight value of
w600FontWeight.w600 - thin → const FontWeight
-
FontWeight value of
w100FontWeight.w100