titleLarge property

TextStyle? titleLarge

get titleLarge property from text theme

Implementation

TextStyle? get titleLarge => Theme.of(this).textTheme.titleLarge;