onPressed property

VoidCallback? onPressed
final

Callback when the icon is pressed.

Implementation

final VoidCallback? onPressed;