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