XCircleView constructor
Implementation
const XCircleView(
{Key key,
this.pagerHeight,
this.scale,
this.elevation,
this.borderColor,
this.borderWidth,
this.child})
: super(key: key);
const XCircleView(
{Key key,
this.pagerHeight,
this.scale,
this.elevation,
this.borderColor,
this.borderWidth,
this.child})
: super(key: key);