onCancel abstract method

void onCancel(
  1. Object? arguments
)

Handler for the cancel event.

Implementation

void onCancel(Object? arguments);