extraBold property

Implementation

VxSelectableTextBuilder get extraBold =>
    _fontWeightedText(child: this, weight: FontWeight.w800);