values constant
Implementation
static const $core.List<FFFontWeight> values = <FFFontWeight>[
WEIGHT_UNSET,
w100,
w200,
w300,
w400,
w500,
w600,
w700,
w800,
w900,
];
static const $core.List<FFFontWeight> values = <FFFontWeight>[
WEIGHT_UNSET,
w100,
w200,
w300,
w400,
w500,
w600,
w700,
w800,
w900,
];