errorMessageStyle property
Implementation
late var errorMessageStyle = t10Bold12.copyWith(
color: const Color(0xFFBB2D13),
letterSpacing: 0.0,
fontWeight: FontWeight.w600);
late var errorMessageStyle = t10Bold12.copyWith(
color: const Color(0xFFBB2D13),
letterSpacing: 0.0,
fontWeight: FontWeight.w600);