menu
flutter_document_reader_api
document_reader
DocumentsDatabase
size property
size
brightness_4
brightness_5
size
property
int
?
size
Database size. In bytes. Available for database update check.
Implementation
int? get size => _size;
flutter_document_reader_api
document_reader
DocumentsDatabase
size property
DocumentsDatabase class