ResizableDraggerTheme constructor
const
ResizableDraggerTheme({})
Implementation
const ResizableDraggerTheme({
this.color,
this.borderRadius,
this.width,
this.height,
this.iconSize,
this.iconColor,
});
const ResizableDraggerTheme({
this.color,
this.borderRadius,
this.width,
this.height,
this.iconSize,
this.iconColor,
});