whiteLabel property
Implementation
static TextStyle whiteLabel = const TextStyle(
color: Colors.white,
height: 1.2,
letterSpacing: 1.0,
);
static TextStyle whiteLabel = const TextStyle(
color: Colors.white,
height: 1.2,
letterSpacing: 1.0,
);