menu
world_picker package
documentation
widgets/world_picker_icon.dart
WorldPickerIcon
showCurrencyCode property
showCurrencyCode property
dark_mode
light_mode
showCurrencyCode
property
bool
showCurrencyCode
final
Whether to display the currency code (e.g., "USD"). Defaults to false.
Implementation
final bool showCurrencyCode;
world_picker package
documentation
widgets/world_picker_icon
WorldPickerIcon
showCurrencyCode property
WorldPickerIcon class