semiBold property

VxTextBuilder semiBold

Implementation

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