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