WidgetsLocalizationZh constructor

const WidgetsLocalizationZh()

Create an instance of the translation bundle for Chinese.

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

Implementation

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