mostThick property

TextStyle mostThick

The most thick - FontWeight.w900

Implementation

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