MaterialAppAction.setLocale constructor

const MaterialAppAction.setLocale(
  1. Locale locale
)

Sets the app locale.

Implementation

const factory MaterialAppAction.setLocale(Locale locale) = MaterialAppActionSetLocale;