documentEditorToolbarItems property

List? documentEditorToolbarItems
final

An array of items to show in the document editor toolbar.

Implementation

final List<dynamic>? documentEditorToolbarItems;