DividerPainter constructor
DividerPainter({})
Implementation
DividerPainter(
{this.backgroundColor,
this.highlightedBackgroundColor,
this.animationEnabled = DividerPainter.defaultAnimationEnabled,
this.animationDuration = DividerPainter.defaultAnimationDuration});