VoidCallback typedef

VoidCallback = void Function()

Implementation

typedef void VoidCallback();