components/text_field_country library

Functions

textFieldCountry({TextEditingController? controller, String initialIsoCode = "IR", void onChanged(String)?, String hintText = "Phone number", PhoneInputSelectorType selectorType = PhoneInputSelectorType.DIALOG, Color? fillColor, Color borderColor = Colors.grey, double borderRadius = 12, int maxLength = 10}) Widget