onCancel property

(void Function()?) onCancel
getter/setter pair

Internal property to handle cancel message DON'T USE IT IN YOUR CODE

Implementation

void Function()? onCancel;