ChineseCupertinoLocalizations constructor
ChineseCupertinoLocalizations(
- Locale local
Constructs an object that defines the cupertino widgets' localized strings for US English (only).
LocalizationsDelegate implementations typically call the static load function, rather than constructing this class directly.
Implementation
ChineseCupertinoLocalizations(Locale local);