onTap property

VoidCallback? onTap
final

The callback function to be executed when the chip is tapped.

Implementation

final VoidCallback? onTap;