menu
feexpay_flutter package
documentation
widgets/wallet_form.dart
WalletFormChanged typedef
WalletFormChanged typedef
dark_mode
light_mode
WalletFormChanged
typedef
WalletFormChanged
=
void Function
(
String
?
iso
,
String
?
wallet
,
String
?
phoneCode
)
Implementation
typedef WalletFormChanged = void Function( String? iso, String? wallet, String? phoneCode);
feexpay_flutter package
documentation
widgets/wallet_form
WalletFormChanged typedef
wallet_form library