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