headlineMedium constant
TextStyle
const headlineMedium
Implementation
static const TextStyle headlineMedium = TextStyle(
fontSize: 20,
fontWeight: FontWeight.w600,
height: 1.3,
);
static const TextStyle headlineMedium = TextStyle(
fontSize: 20,
fontWeight: FontWeight.w600,
height: 1.3,
);