bold method

TextStyle bold()

Implementation

TextStyle bold() => copyWith(fontWeight: FontWeight.w700);