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