menu
messenger
ui/page/home/tab/wallet/widget/deposit_expandable.dart
DepositExpandable
onCountry property
onCountry
dark_mode
light_mode
onCountry
property
void Function
(
IsoCode
)
?
onCountry
final
Callback, called when country is changed.
Implementation
final void Function(IsoCode)? onCountry;
messenger
deposit_expandable
DepositExpandable
onCountry property
DepositExpandable class