Callback when locale changes (async to support deferred loading)
final Future<void> Function(Locale locale) onLocaleChange;