light property

TextStyle light

Light - FontWeight.w300

Implementation

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