headlineSmall constant
Implementation
static const headlineSmall = TextStyle(
fontSize: 24,
fontWeight: FontWeight.w400,
letterSpacing: 0,
color: RALIColors.textPrimary,
);
static const headlineSmall = TextStyle(
fontSize: 24,
fontWeight: FontWeight.w400,
letterSpacing: 0,
color: RALIColors.textPrimary,
);