onType property

void Function(String number) onType
final

Callback when number pressed

Implementation

final void Function(String number) onType;