titleSm constant
TextStyle
const titleSm
Implementation
static const TextStyle titleSm = TextStyle(
fontSize: 16.0,
fontWeight: FontWeight.w500,
color: Color(0xFF37474F),
);
static const TextStyle titleSm = TextStyle(
fontSize: 16.0,
fontWeight: FontWeight.w500,
color: Color(0xFF37474F),
);