onTapUp property

(void Function()?) onTapUp
final

The VoidCallback that will be called once the toggle tap is released.

Implementation

final void Function()? onTapUp;