theme property

ValueNotifier<ThemeData?> get theme

Implementation

static ValueNotifier<ThemeData?> get theme => _theme;