theme property

Implementation

TWidgetThemeExtension get theme => Theme.of(this).extension<TWidgetThemeExtension>() ?? TWidgetThemeExtension();