semiBold property

VxRichText semiBold

Implementation

VxRichText get semiBold =>
    _fontWeightedText(child: this, weight: FontWeight.w600);