onPress property

VoidCallback? onPress
final

Executed when the dial is pressed. If given, the dial only opens on long press!

Implementation

final VoidCallback? onPress;