Signature of callbacks that have no arguments and return no data.
typedef VoidCallback = void Function();