onCancel property

  1. @internal
(void Function()?) onCancel
getter/setter pair

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

Implementation

@internal
void Function()? onCancel;