ProfileFormDescriptor constructor
ProfileFormDescriptor({
- List<
TypeDescriptor< ? layouts,LayoutConfiguration< >ContentItem> >
Implementation
ProfileFormDescriptor({super.layouts})
: super(
schemaType: ProfileCard.schemaName,
title: 'Profile Card',
);