onBackspace property

VoidCallback? onBackspace
final

Called when backspace is pressed on an empty cell.

Implementation

final VoidCallback? onBackspace;