similarity property Null safety

double similarity
read / write

Update the color similarity, the higher the value, the larger the replacement range.

  • Range: 0, 100
  • Default value: 67

Implementation

double similarity = 67;