black method

TextStyle black()

Implementation

TextStyle black() => copyWith(fontWeight: FontWeight.w900);