onTap property

(Future<void> Function()?) onTap
final

Function to call on tap

Implementation

final Future<void> Function()? onTap;