onTapEnd property

VoidCallback? onTapEnd
finalinherited

Callback that is called when the key is released.

Implementation

final VoidCallback? onTapEnd;