onLocaleChanged property

Stream<Localization> onLocaleChanged

Listen to when the currentLocalization changes

Implementation

static Stream<Localization> get onLocaleChanged => _onLocaleChanged.stream;