onProceed property

void Function(Price, Price?)? onProceed
final

Callback, called when Price is selected by the user.

Implementation

final void Function(Price, Price?)? onProceed;