fontMedium method

TextBuilder fontMedium()

Implementation

TextBuilder fontMedium() => fontWeight(FontWeight.w500);