theme property

ThemeData? theme

Returns active ThemeData of ControlTheme.

Implementation

ThemeData? get theme => rootState?.style?.data;