t16SB constant
TextStyle
const t16SB
Implementation
static const TextStyle t16SB = TextStyle(
fontWeight: FontWeight.w600,
fontSize: 16,
height: 24 / 16,
decoration: TextDecoration.none,
);