Gets the value of "outline-width"
Source
String get outlineWidth => getPropertyValue('outline-width');
Sets the value of "outline-width"
Source
set outlineWidth(String value) { setProperty('outline-width', value, ''); }
Gets the value of "outline-width"
String get outlineWidth => getPropertyValue('outline-width');
Sets the value of "outline-width"
set outlineWidth(String value) { setProperty('outline-width', value, ''); }