wExtraLight property

TextStyle get wExtraLight

Implementation

TextStyle get wExtraLight =>
    this.copyWith(fontWeight: FONT_WEIGHT_EXTRA_LIGHT);