The value of an SVG font weight attribute. See https://www.w3.org/TR/2008/REC-SVGTiny12-20081222/text.html#FontWeightProperty .
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
- bolder → const SvgFontWeight
- inherit → const SvgFontWeight
- lighter → const SvgFontWeight
- w100 → const SvgFontWeight
- w200 → const SvgFontWeight
- w300 → const SvgFontWeight
- w400 → const SvgFontWeight
- w500 → const SvgFontWeight
- w600 → const SvgFontWeight
- w700 → const SvgFontWeight
- w800 → const SvgFontWeight
- w900 → const SvgFontWeight