DottedInitialPath constructor

DottedInitialPath({
  1. required Color dotColor,
})

Implementation

DottedInitialPath({required this.dotColor});