OnCountdownCompleteListener typedef
OnCountdownCompleteListener =
void Function()
Signature for the sleep complete callback.
Implementation
typedef OnCountdownCompleteListener = void Function();
Signature for the sleep complete callback.
typedef OnCountdownCompleteListener = void Function();