semiBold property

Implementation

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