DividerEntity constructor Null safety
Implementation
DividerEntity({
required this.appId,
this.description,
this.color,
this.height,
this.thickness,
this.indent,
this.endIndent,
this.conditions,
});
DividerEntity({
required this.appId,
this.description,
this.color,
this.height,
this.thickness,
this.indent,
this.endIndent,
this.conditions,
});