BodyChildWrapper typedef

BodyChildWrapper = Widget Function(Widget child)

Implementation

typedef Widget BodyChildWrapper(Widget child);