hcTheme property

ThemeData get hcTheme

Returns Theme.of(context)

Implementation

ThemeData get hcTheme => Theme.of(this);