setLocale static method

void setLocale(
  1. String value
)

Implementation

static void setLocale(String value) => set(UConstants.locale, value);