onTap property

Future<void> Function()? onTap
final

Callback invoked on tap.

Implementation

final Future<void> Function()? onTap;