onTap property
The callback function to trigger when the user taps on the current operation display widget.
Implementation
final VoidCallback? onTap;
The callback function to trigger when the user taps on the current operation display widget.
final VoidCallback? onTap;