menu
flutter_document_reader_api package
documentation
document_reader.dart
DocumentReader
getConfig static method
getConfig static method
dark_mode
light_mode
getConfig
static method
Future
getConfig
(
)
Implementation
static Future<dynamic> getConfig() async { return await _channel.invokeMethod("getConfig", []); }
flutter_document_reader_api package
documentation
document_reader
DocumentReader
getConfig static method
DocumentReader class