localeResolutionCallback property

LocaleResolutionCallback? localeResolutionCallback
finalinherited

A callback that is used to resolve the locale when the app is starting.

Implementation

final LocaleResolutionCallback? localeResolutionCallback;