onTap property

dynamic Function(String id)? onTap
final

On Tap Callback when a child is tapped.

Implementation

final Function(String id)? onTap;