bold property

Implementation

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