medium property

TextStyle medium

Medium - FontWeight.w500

Implementation

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