ContourConfiguration constructor

ContourConfiguration(
  1. {Color? strokeColor,
  2. Color? strokeOkColor,
  3. Color? fillColor,
  4. Color? fillOkColor,
  5. double? strokeWidth,
  6. Color? autoSnapProgressStrokeColor,
  7. double? autoSnapProgressStrokeWidth,
  8. bool? autoSnapProgressEnabled,
  9. double? cornerRadius}
)

Implementation

ContourConfiguration