toolbarItems property

List<PspdfkitWebToolbarItem>? toolbarItems
final

Main toolbar items. If not set, the default toolbar items will be used.

Implementation

final List<PspdfkitWebToolbarItem>? toolbarItems;