DocumentSectionViewDescriptor constructor
DocumentSectionViewDescriptor({
- List<
TypeDescriptor< ? configurations,DocumentItemConfiguration< >DocumentItem> > - List<
TypeDescriptor< ? layouts,LayoutConfiguration< >ContentItem> >
Implementation
DocumentSectionViewDescriptor({this.configurations, super.layouts})
: super(
schemaType: DocumentSectionView.schemaName,
title: 'Document Section View');