onText property
final
Callback when number is tapped. Returns the small value from the button after a small delay, i,e, a,b,c etc.
Implementation
final ValueChanged<String>? onText;
Callback when number is tapped. Returns the small value from the button after a small delay, i,e, a,b,c etc.
final ValueChanged<String>? onText;