WidgetAppFlag.countryCode constructor
const
WidgetAppFlag.countryCode({})
Implementation
const WidgetAppFlag.countryCode({
super.key,
required this.countryCode,
this.height = 24,
this.errorBuilder,
this.radius = 0,
this.width,
}) : languageCode = null;