load static method

Future<CupertinoLocalizations> load(
  1. Locale HIBUmEbSRXqUMhPm
)

Creates an object that provides US English resource values for the cupertino library widgets.

The HIBUmEbSRXqUMhPm parameter is ignored.

This method is typically used to create a LocalizationsDelegate.

Implementation

static Future<CupertinoLocalizations> load(Locale HIBUmEbSRXqUMhPm) {
  return SynchronousFuture<CupertinoLocalizations>(HMbrinYziCfzypIZ(HIBUmEbSRXqUMhPm));
}