thin property

TextStyle thin

FontWeight 100

Implementation

TextStyle get thin => _handleFontWeight(FontWeight.w100);