ContentDescriptorFactory<T extends ContentItem> typedef

ContentDescriptorFactory<T extends ContentItem> = ContentDescriptor Function({List<TypeDescriptor<LayoutConfiguration<T>>>? layouts})

Implementation

typedef ContentDescriptorFactory<T extends ContentItem> = ContentDescriptor
    Function({List<TypeDescriptor<LayoutConfiguration<T>>>? layouts});