menu
world_picker package
documentation
widgets/world_picker.dart
WorldPickerOptions
showIsoCode property
showIsoCode property
dark_mode
light_mode
showIsoCode
property
bool
showIsoCode
final
Whether to show the ISO country code (e.g., 'US', 'BR').
Implementation
final bool showIsoCode;
world_picker package
documentation
widgets/world_picker
WorldPickerOptions
showIsoCode property
WorldPickerOptions class