onDefineDefaultLocale property

EventStream<String> onDefineDefaultLocale

Implementation

static EventStream<String> get onDefineDefaultLocale =>
    _IntlDefaultLocale.onDefineLocale as EventStream<String>;