readerOnly property

bool readerOnly
final

Setting this to true will hide the top and bottom toolbars, displaying only the central PDF document view. Conversely, setting this to false will display all toolbars.

Implementation

final bool readerOnly;