ContextConsumer typedef

ContextConsumer = void Function(BuildContext context)

Implementation

typedef void ContextConsumer(BuildContext context);