menu
get_verified package
documentation
document/customization/doc_reader_customization.dart
DocumentReaderConfig
applyRuntime method
applyRuntime method
dark_mode
light_mode
applyRuntime
method
Future
<
void
>
applyRuntime
(
)
Apply changes in runtime (for Android)
Implementation
Future<void> applyRuntime() async { await apply(); }
get_verified package
documentation
document/customization/doc_reader_customization
DocumentReaderConfig
applyRuntime method
DocumentReaderConfig class