handleLanguageSelect property

void Function(int index) handleLanguageSelect
final

Selects the locale at index; the shell rebuilds with it.

Implementation

final void Function(int index) handleLanguageSelect;