ComListGroup constructor
const
ComListGroup({})
Implementation
const ComListGroup({
super.key,
required this.children,
this.separatorBuilder,
this.separatorThickness,
this.separatorColor,
this.separatorIndent,
this.separatorEndIndent,
});