normalStyle property

TextStyle get normalStyle

Implementation

TextStyle get normalStyle => copyWith(fontStyle: FontStyle.normal);