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