VoidCallback typedef Null safety

VoidCallback = void Function()

Implementation

typedef VoidCallback = void Function();