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