onTapDown property

(void Function()?) onTapDown
final

The VoidCallback that will be called once the toggle is tapped.

Implementation

final void Function()? onTapDown;