bold property

Implementation

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