onTap property

VoidCallback? onTap
final

The callback function to trigger when the user taps on the current operation display widget.

Implementation

final VoidCallback? onTap;