menu
flutter_phone_field_plus package
documentation
widgets/custom_phone_field.dart
CustomPhoneField
initialDialCode property
initialDialCode property
dark_mode
light_mode
initialDialCode
property
String
?
initialDialCode
final
Initial country dial code (e.g., '+91', '91', '+1')
Implementation
final String? initialDialCode;
flutter_phone_field_plus package
documentation
widgets/custom_phone_field
CustomPhoneField
initialDialCode property
CustomPhoneField class