onTap property

void Function(String)? onTap
final

Callback triggered when the key is tapped.

Implementation

final void Function(String)? onTap;