labelTextStyle property
Implementation
late var labelTextStyle = t12Normal15.copyWith(
color: const Color(0xFFABABAB),
fontWeight: FontWeight.w600,
);
late var labelTextStyle = t12Normal15.copyWith(
color: const Color(0xFFABABAB),
fontWeight: FontWeight.w600,
);