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