RootProps constructor
RootProps({})
Implementation
RootProps({
required this.pageId,
this.hasSysClr = "0", // Optional field with default value
this.sysClr = "#FFFFFF", // Optional field with default value
this.x,
this.y,
this.constHeight,
this.constWidth,
this.asset,
this.objectFit,
});