bodySmall constant
Implementation
static const bodySmall = TextStyle(
fontSize: 12,
fontWeight: FontWeight.w400,
letterSpacing: 0.4,
color: RALIColors.textPrimary,
);
static const bodySmall = TextStyle(
fontSize: 12,
fontWeight: FontWeight.w400,
letterSpacing: 0.4,
color: RALIColors.textPrimary,
);