countryFlag property
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;
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
final ImageProvider? countryFlag;