FlutterAnalogClockPainter constructor
Implementation
FlutterAnalogClockPainter(this._datetime,
{double borderWidth,
this.watchBackground,
this.watchIndex,
this.handsColor,
this.watchRadius})
: _borderWidth = borderWidth;
FlutterAnalogClockPainter(this._datetime,
{double borderWidth,
this.watchBackground,
this.watchIndex,
this.handsColor,
this.watchRadius})
: _borderWidth = borderWidth;