documentEditorFooterItems property

List? documentEditorFooterItems
final

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

Implementation

final List<dynamic>? documentEditorFooterItems;