controllers/document_language_controller library
Classes
- DocumentLanguageController
- Singleton controller that manages the document-level language selection. Persists the choice via SharedPreferences and exposes it through a ValueNotifier so consumers can listen without direct coupling.