w100 constant

FontWeight const w100 = const FontWeight._(0)

Thin, the least thick

Implementation

static const FontWeight w100 = const FontWeight._(0)