sheetHostContext property

BuildContext sheetHostContext
final

Context that stays valid after dismissing this sheet — used for PaymentConfirmedSheet and onComplete (normally the caller's context).

Implementation

final BuildContext sheetHostContext;