onLongPress property

(dynamic Function()?) onLongPress
final

The callback when BasicToggle is long pressed.

Implementation

final Function()? onLongPress;