extraLight property

TextStyle extraLight

Extra-light

Implementation

TextStyle get extraLight => copyWith(fontWeight: FontWeight.w200);