onLocaleLoad property

Future Function(Locale locale) onLocaleLoad
getter/setter pair

Implementation

static var onLocaleLoad = (Locale locale) => Future.value();