WidgetWrapper typedef

WidgetWrapper = Widget Function(Widget child)

Implementation

typedef WidgetWrapper = Widget Function(Widget child);