bodySmallPrimary property

TextStyle get bodySmallPrimary

Implementation

static TextStyle get bodySmallPrimary => bodySmall.copyWith(color: AtomicColors.textPrimary);