OnManagerError typedef

OnManagerError = void Function(FutureManagerError, BuildContext)

Implementation

typedef OnManagerError = void Function(FutureManagerError, BuildContext);