FontWeightMacro class abstract
- Implementers
Constructors
Properties
- bold → void
-
no setter
- fontWeight ↔ FontWeight?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- w100 → void
-
no setter
- w200 → void
-
no setter
- w300 → void
-
no setter
- w400 → void
-
no setter
- w500 → void
-
no setter
- w600 → void
-
no setter
- w700 → void
-
no setter
- w800 → void
-
no setter
- w900 → void
-
no setter
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