bold property

VxRichText bold

Implementation

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