menu
carp_core package
documentation
common.dart
PhoneNumberInput
PhoneNumberInput.new constructor
PhoneNumberInput.new constructor
dark_mode
light_mode
PhoneNumberInput
constructor
PhoneNumberInput
(
{
required
String
countryCode
,
required
String
number
,
})
Implementation
PhoneNumberInput({required this.countryCode, required this.number}) : super();
carp_core package
documentation
common
PhoneNumberInput
PhoneNumberInput.new constructor
PhoneNumberInput class