labelTextStyleBlackReguler19 top-level constant
TextStyle
const labelTextStyleBlackReguler19
Implementation
const labelTextStyleBlackReguler19 = TextStyle(
fontWeight: FontWeight.w400,
fontSize: 18,
fontFamily: 'Nunito',
color: Color(0xff333333));