values constant
A list of all the font weights.
Implementation
static const List<FontWeight> values = const <FontWeight>[
w100, w200, w300, w400, w500, w600, w700, w800, w900
]
A list of all the font weights.
static const List<FontWeight> values = const <FontWeight>[
w100, w200, w300, w400, w500, w600, w700, w800, w900
]