handleLanguageSelect property
final
Selects the locale at index; the shell rebuilds with it.
Implementation
final void Function(int index) handleLanguageSelect;
Selects the locale at index; the shell rebuilds with it.
final void Function(int index) handleLanguageSelect;