Separator constructor
const
Separator(})
Implementation
const Separator(
this.info, {
this.title,
this.xWidgets_AfterTitle,
this.xWidgets_BeforeTitle,
Key? key,
}) : super(key: key);
const Separator(
this.info, {
this.title,
this.xWidgets_AfterTitle,
this.xWidgets_BeforeTitle,
Key? key,
}) : super(key: key);