VoidCallBack typedef Null safety

VoidCallBack = void Function()

Implementation

typedef VoidCallBack= void Function();