menu
world_picker package
documentation
widgets/world_picker.dart
WorldPicker
countries property
countries property
dark_mode
light_mode
countries
property
List
<
Country
>
countries
final
The list of countries to display in the picker.
Implementation
final List<Country> countries;
world_picker package
documentation
widgets/world_picker
WorldPicker
countries property
WorldPicker class