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