extrabold property

TextStyle extrabold

FontWeight 800

Implementation

TextStyle get extrabold => _handleFontWeight(FontWeight.w800);