Signature for callbacks that wrap a Widget with another Widget when creating a Preview.
typedef WidgetWrapper = Widget Function(Widget);