menu
flutter_phone_field_plus package
documentation
models/country.dart
Country
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
maxLength
final
Maximum valid phone number length (excluding country code)
Implementation
final int maxLength;
flutter_phone_field_plus package
documentation
models/country
Country
maxLength property
Country class