PreviewTheme typedef

PreviewTheme = PreviewThemeData Function()

Signature for callbacks that build theming data used when creating a Preview.

Implementation

typedef PreviewTheme = PreviewThemeData Function();