VoidCallback typedef

VoidCallback = void Function()

Implementation

typedef VoidCallback = void Function();