fontExtrabold method

TextBuilder fontExtrabold()

Implementation

TextBuilder fontExtrabold() => fontWeight(FontWeight.w800);