BorderRadiusGeometryDto constructor
const
BorderRadiusGeometryDto({})
Implementation
const BorderRadiusGeometryDto({
this.topLeft,
this.topRight,
this.bottomLeft,
this.bottomRight,
this.topStart,
this.topEnd,
this.bottomStart,
this.bottomEnd,
});