DottedMiddlePath constructor

DottedMiddlePath({
  1. required Color dotColor,
})

Implementation

DottedMiddlePath({required this.dotColor});