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