menu
iconnexz package
documentation
CountryPage/CountrySelect.dart
CountrySelectCard
CountrySelectCard.new const constructor
CountrySelectCard.new const constructor
dark_mode
light_mode
CountrySelectCard
constructor
const
CountrySelectCard
(
{
Key
?
key
,
required
Countries
countries
,
})
Implementation
const CountrySelectCard({Key? key, required this.countries}) : super(key: key);
iconnexz package
documentation
CountryPage/CountrySelect
CountrySelectCard
CountrySelectCard.new const constructor
CountrySelectCard class