bold property

VxRichText get bold

Implementation

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