bodyLargeSecondary property

TextStyle get bodyLargeSecondary

Implementation

static TextStyle get bodyLargeSecondary => bodyLarge.copyWith(color: AtomicColors.textSecondary);