cancelCallback property

VoidCallback? cancelCallback
final

The function to call when the escape key is pressed.

Implementation

final VoidCallback? cancelCallback;