current property
DocumentLanguage
get
current
Synchronous access to the current language value.
Implementation
DocumentLanguage get current => currentLanguage.value;
Synchronous access to the current language value.
DocumentLanguage get current => currentLanguage.value;