WidgetsLocalizationEn constructor
Create an instance of the translation bundle for English.
For details on the meaning of the arguments, see GlobalWidgetsLocalizations.
Implementation
const WidgetsLocalizationEn() : super(TextDirection.ltr);
Create an instance of the translation bundle for English.
For details on the meaning of the arguments, see GlobalWidgetsLocalizations.
const WidgetsLocalizationEn() : super(TextDirection.ltr);