BuildIt typedef

BuildIt = Widget Function(BuildContext context)

Implementation

typedef BuildIt = Widget Function(BuildContext context);