DividerMeta constructor
Creates a DividerMeta instance.
Implementation
const DividerMeta({
this.before = false,
this.after = false,
this.style,
});
Creates a DividerMeta instance.
const DividerMeta({
this.before = false,
this.after = false,
this.style,
});