selected property

Rx<Language?> selected
latefinal

Currently selected Language.

Implementation

late final Rx<Language?> selected;