menu
world_picker package
documentation
widgets/currency_world_picker_icon.dart
CurrencyWorldPickerIcon
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/currency_world_picker_icon
CurrencyWorldPickerIcon
showCurrencyCode property
CurrencyWorldPickerIcon class