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