menu
zeta_flutter
zeta_flutter.dart
Country
flagUri property
flagUri
dark_mode
light_mode
flagUri
property
String
get
flagUri
Country's flag URI
Implementation
String get flagUri => 'lib/assets/flags/${isoCode.toLowerCase()}.png';
zeta_flutter
zeta_flutter
Country
flagUri property
Country class