VideoWrapper typedef

VideoWrapper = Widget Function(Widget video)

Implementation

typedef Widget VideoWrapper(Widget video);