black property

TextStyle black

FontWeight 900

Implementation

TextStyle get black => _handleFontWeight(FontWeight.w900);