onReleased property
A callback raised when the user releases their hold on the widget (e.g. the user stopped smooshing the widget).
Implementation
final PressableDoughReleaseCallback? onReleased;
A callback raised when the user releases their hold on the widget (e.g. the user stopped smooshing the widget).
final PressableDoughReleaseCallback? onReleased;