onTap property

dynamic Function(String id)? onTap
final

On Tap Callback when a tap is triggered.

Implementation

final Function(String id)? onTap;