selectedLang property

ValueNotifier<String> get selectedLang

Implementation

ValueNotifier<String> get selectedLang => _selectedLang;