WidgetsLocalizationIt constructor

const WidgetsLocalizationIt()

Create an instance of the translation bundle for Italian.

For details on the meaning of the arguments, see GlobalWidgetsLocalizations.

Implementation

const WidgetsLocalizationIt() : super(TextDirection.ltr);