labelTextStyleWhiteMedium15 top-level constant
TextStyle
const labelTextStyleWhiteMedium15
Implementation
const labelTextStyleWhiteMedium15 = TextStyle(
fontWeight: FontWeight.w500,
fontSize: 15,
color: Colors.white,
fontFamily: 'Nunito');