light property

TextStyle get light

Implementation

TextStyle get light => copyWith(fontWeight: FontWeight.w300);