ContextCallback typedef

ContextCallback = void Function(BuildContext)

Implementation

typedef ContextCallback = void Function(BuildContext);