countries property

List<IsoCode>? countries
final

List of countries to display in the selector Value optional in constructor. when omitted, the full country list is displayed

Implementation

final List<IsoCode>? countries;