light method

TextStyle light()

Implementation

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