normalTextStyle top-level property
Implementation
TextStyle normalTextStyle = TextStyle(color:Colors.black,fontWeight: FontWeight.w400,fontSize: 16);
TextStyle normalTextStyle = TextStyle(color:Colors.black,fontWeight: FontWeight.w400,fontSize: 16);