countryFlag property

ImageProvider<Object>? countryFlag
final

The name of the image asset that will be placed in the top right corner. Considers a relative path from the root of the assets folder. Defaults to brazil.png

Implementation

final ImageProvider? countryFlag;