ThemedLiquidDrawer constructor
const
ThemedLiquidDrawer({})
Implementation
const ThemedLiquidDrawer({
super.key,
this.content,
this.percentOfWidth,
this.archHeight,
this.showCurvedByDefault,
this.paint,
this.startColor,
this.endColor
});