onTap property

dynamic Function()? onTap
final

Execute when tapping the chip.

Implementation

final Function()? onTap;