subtitleSmallWhite constant
TextStyle
const subtitleSmallWhite
Implementation
static const TextStyle subtitleSmallWhite = TextStyle(
fontSize: 12.0,
color: Colors.white,
);
static const TextStyle subtitleSmallWhite = TextStyle(
fontSize: 12.0,
color: Colors.white,
);