theme property

PreviewTheme? theme
getter/setter pair

A callback to return Material and Cupertino theming data to be applied to the previewed Widget.

Implementation

PreviewTheme? theme;