onTap property

Future<void> Function()? onTap
final

will be called onTap the action

Implementation

final Future<void> Function()? onTap;