onContinueLoadingChange property

ValueChanged<bool>? onContinueLoadingChange
final

Called when continuePayment starts or finishes.

Implementation

final ValueChanged<bool>? onContinueLoadingChange;