semibold method

TextStyle semibold()

Implementation

TextStyle semibold() => copyWith(fontWeight: FontWeight.w600);