DefaultMaterialLocalizations constructor

const DefaultMaterialLocalizations()

Constructs an object that defines the material widgets' localized strings for US English (only).

LocalizationsDelegate implementations typically call the static load function, rather than constructing this class directly.

Implementation

const DefaultMaterialLocalizations();