bold property

Implementation

VxSelectableTextBuilder get bold =>
    _fontWeightedText(child: this, weight: FontWeight.w700);