onResult property

ValueChanged<KeypadResult> onResult
final

Called when the user confirms a valid amount.

Implementation

final ValueChanged<KeypadResult> onResult;