localeListResolutionCallback property

LocaleListResolutionCallback? localeListResolutionCallback
final

This callback is responsible for choosing the app's locale when the app is started, and when the user changes the device's locale.

Implementation

final LocaleListResolutionCallback? localeListResolutionCallback;