LoadingBuilder typedef

LoadingBuilder = Widget Function(BuildContext context)

Implementation

typedef Widget LoadingBuilder(BuildContext context);