Dither constructor Null safety

Dither(
  1. [DitherObject? filter]
)

Implementation

Dither([this.filter]);