widgets/wallet_form library

Classes

WalletForm

Typedefs

WalletFormChanged = void Function(String? iso, String? wallet, String? phoneCode)
WalletsByCountry = Map<String, List<String>>