fontSemibold method

TextBuilder fontSemibold()

Implementation

TextBuilder fontSemibold() => fontWeight(FontWeight.w600);