menu
world_picker package
documentation
widgets/world_picker.dart
WorldPickerOptions
showCurrencyCode property
showCurrencyCode property
dark_mode
light_mode
showCurrencyCode
property
bool
showCurrencyCode
final
Whether to show the currency code (e.g., 'USD', 'EUR').
Implementation
final bool showCurrencyCode;
world_picker package
documentation
widgets/world_picker
WorldPickerOptions
showCurrencyCode property
WorldPickerOptions class