extraBold method

TextStyle extraBold()

Implementation

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