onTap property

TapCallback<T>? onTap
final

Callback for tapping anywhere on the widget.

Implementation

final TapCallback<T>? onTap;