onTap property

ValueChanged<String>? onTap
final

Returns the number tapped when tapped.

Implementation

final ValueChanged<String>? onTap;