displaySmallPrimary property

TextStyle get displaySmallPrimary

Implementation

static TextStyle get displaySmallPrimary => displaySmall.copyWith(color: AtomicColors.textPrimary);