onPressed property

VoidCallback? onPressed
final

Mirrors to IconButton.onPressed.

Implementation

final VoidCallback? onPressed;