extraBold property

TextStyle extraBold

Implementation

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