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