onTap property

void Function() onTap
final

Callback for extra key that will be called when it is tapped.

Implementation

final void Function() onTap;