onTap property

Future<void> Function()? onTap
final

Custom callback invoked on tap.

Implementation

final Future<void> Function()? onTap;