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