blackLabel property
Implementation
static TextStyle blackLabel = const TextStyle(
color: kSecondaryButtonColor,
height: 1.2,
letterSpacing: 1.0,
);
static TextStyle blackLabel = const TextStyle(
color: kSecondaryButtonColor,
height: 1.2,
letterSpacing: 1.0,
);