menu
intl_mobile_field package
documentation
flags_drop_down.dart
CountryDropDown
dropdownIcon property
dropdownIcon property
dark_mode
light_mode
dropdownIcon
property
Widget
dropdownIcon
final
Icon of the drop down button.
Default is
Icon(Icons.arrow_drop_down)
Implementation
final Widget dropdownIcon;
intl_mobile_field package
documentation
flags_drop_down
CountryDropDown
dropdownIcon property
CountryDropDown class