WidgetsLocalizationEn constructor

const WidgetsLocalizationEn()

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);