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