CountryButtonStyle constructor
const
CountryButtonStyle({})
Implementation
const CountryButtonStyle({
this.textStyle,
this.padding,
this.flagSize = 20,
this.showFlag = true,
this.showDialCode = true,
this.showIsoCode = false,
this.showDropdownIcon = true,
});