changeLocale method

void changeLocale(
  1. Locale locale
)

Implementation

void changeLocale(Locale locale) => provider?.changeLocale(locale);