wb property

TextStyle? get wb

Implementation

TextStyle? get wb => this?.copyWith(fontWeight: FontWeight.bold);