hcTextTheme property

TextTheme hcTextTheme

Returns Theme.of(context).textTheme

Implementation

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