fontBlack method

TextBuilder fontBlack()

Implementation

TextBuilder fontBlack() => TextBuilder(data ?? '').fontWeight(FontWeight.w900);