FutureCallback library Null safety

Typedefs

FutureCallback = void Function(Future future)
Callback with future.