utils/typedefs library

Typedefs

AsyncCallbackWithContext = Future<void> Function(BuildContext context)
CallbackWithContext = void Function(BuildContext context)