onReleased property

PressableDoughReleaseCallback? onReleased
final

A callback raised when the user releases their hold on the widget (e.g. the user stopped smooshing the widget).

Implementation

final PressableDoughReleaseCallback? onReleased;