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