onTap property

VoidCallback? onTap
final

The action this item represents.

To specify how this action is resolved, tapHandler is used.

See also:

Implementation

final VoidCallback? onTap;