menu
flutter_document_reader_api
document_reader
DocReaderAction
finished method
finished
brightness_4
brightness_5
finished
method
bool
finished
(
)
Implementation
bool finished() => this == COMPLETE || this == TIMEOUT;
flutter_document_reader_api
document_reader
DocReaderAction
finished method
DocReaderAction enum