medium method

TextStyle medium()

Implementation

TextStyle medium() => copyWith(fontWeight: FontWeight.w500);