normalTextStyle top-level property

TextStyle normalTextStyle
getter/setter pair

Implementation

TextStyle normalTextStyle = TextStyle(color:Colors.black,fontWeight: FontWeight.w400,fontSize: 16);