textTheme property

TextTheme get textTheme

get textTheme property from text theme

Implementation

TextTheme get textTheme => Theme.of(this).textTheme;