PreviewTheme typedef
Signature for callbacks that build theming data used when creating a Preview.
Implementation
typedef PreviewTheme = PreviewThemeData Function();
Signature for callbacks that build theming data used when creating a Preview.
typedef PreviewTheme = PreviewThemeData Function();