extraBold property

TextStyle extraBold

Extra-bold

Implementation

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