Callback typedef

Callback = void Function()

Implementation

typedef Callback = void Function();