bold method

Text bold()

Implementation

Text bold() => copyWith(style: style?.bold());