theme property

ThemeData theme

Current theme for this State.

Implementation

ThemeData get theme => context.theme;