onPressed property

VoidCallback? onPressed
final

Callback when the chip is pressed or selected.

Implementation

final VoidCallback? onPressed;