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