CarpenterCollectionGroupHeader constructor
const
CarpenterCollectionGroupHeader({})
Implementation
const CarpenterCollectionGroupHeader({
super.key,
required this.title,
this.leading,
this.subtitle,
this.metadata = const [],
this.action,
});