medium property

VxRichText medium

Implementation

VxRichText get medium =>
    _fontWeightedText(child: this, weight: FontWeight.w500);