WeCollapse constructor
WeCollapse({})
Implementation
WeCollapse(
{required this.children,
this.defaultActive,
this.duration = 150,
this.card = false,
this.clearance = 13.0,
this.buildTitle,
this.buildContent,
this.onChange,
this.accordion = false});