imageSmoothingEnabled property Null safety

bool? imageSmoothingEnabled

Implementation

bool? get imageSmoothingEnabled native;
void imageSmoothingEnabled=(bool? value)

Implementation

set imageSmoothingEnabled(bool? value) native;