bodySmallSecondary property

TextStyle get bodySmallSecondary

Implementation

static TextStyle get bodySmallSecondary => bodySmall.copyWith(color: AtomicColors.textSecondary);