labelTextStyle property

TextStyle labelTextStyle
getter/setter pair

Implementation

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