DefaultCupertinoLocalizations constructor

const DefaultCupertinoLocalizations()

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

const DefaultCupertinoLocalizations();