MaterialAppActionSetLocale constructor

const MaterialAppActionSetLocale(
  1. Locale locale
)

Creates a set locale action.

Implementation

const MaterialAppActionSetLocale(this.locale);