onPressed property

VoidCallback onPressed
final

Callback executed when the icon button is pressed.

Implementation

final VoidCallback onPressed;