bodyLarge constant
Implementation
static const bodyLarge = TextStyle(
fontSize: 16,
fontWeight: FontWeight.w400,
letterSpacing: 0.5,
color: RALIColors.textPrimary,
);
static const bodyLarge = TextStyle(
fontSize: 16,
fontWeight: FontWeight.w400,
letterSpacing: 0.5,
color: RALIColors.textPrimary,
);