medium property

VxTextBuilder medium

Implementation

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