thin property

TextStyle get thin

Implementation

TextStyle get thin => copyWith(fontWeight: FontWeight.w100);