EmptyPointSettings constructor
Implementation
EmptyPointSettings(
{this.color = Colors.grey,
this.mode = EmptyPointMode.gap,
this.borderColor = Colors.transparent,
this.borderWidth = 0});
EmptyPointSettings(
{this.color = Colors.grey,
this.mode = EmptyPointMode.gap,
this.borderColor = Colors.transparent,
this.borderWidth = 0});