Gets the value of "shape-image-threshold"
Source
String get shapeImageThreshold => getPropertyValue('shape-image-threshold');
Sets the value of "shape-image-threshold"
Source
set shapeImageThreshold(String value) { setProperty('shape-image-threshold', value, ''); }