Gets the value of "text-stroke-color"
Source
String get textStrokeColor => getPropertyValue('text-stroke-color');
Sets the value of "text-stroke-color"
Source
set textStrokeColor(String value) { setProperty('text-stroke-color', value, ''); }
Gets the value of "text-stroke-color"
String get textStrokeColor => getPropertyValue('text-stroke-color');
Sets the value of "text-stroke-color"
set textStrokeColor(String value) { setProperty('text-stroke-color', value, ''); }