menu
messenger
ui/page/home/tab/wallet/widget/deposit_expandable.dart
PayPalDepositFields
country property
country
dark_mode
light_mode
country
property
Rx
<
IsoCode
?
>
country
final
IsoCode
of the country to deposit from.
Implementation
final Rx<IsoCode?> country = Rx(null);
messenger
deposit_expandable
PayPalDepositFields
country property
PayPalDepositFields class