Gets the value of "mask-box-image-width"
Source
String get maskBoxImageWidth => getPropertyValue('mask-box-image-width');
Sets the value of "mask-box-image-width"
Source
set maskBoxImageWidth(String value) { setProperty('mask-box-image-width', value, ''); }