requestFocus method

void requestFocus()

Request focus to the PdfViewer.

Implementation

void requestFocus() => _state._requestFocus();