extraBold property

TextStyle get extraBold

Implementation

TextStyle get extraBold => copyWith(fontWeight: FontWeight.w800);