t14R constant
TextStyle
const t14R
Implementation
static const TextStyle t14R = TextStyle(
fontWeight: FontWeight.w400,
color: StepperColors.grey500,
fontSize: 14,
height: 20 / 14,
);