Gets the value of "border-left-color"
Source
String get borderLeftColor => getPropertyValue('border-left-color');
Sets the value of "border-left-color"
Source
set borderLeftColor(String value) { setProperty('border-left-color', value, ''); }
Gets the value of "border-left-color"
String get borderLeftColor => getPropertyValue('border-left-color');
Sets the value of "border-left-color"
set borderLeftColor(String value) { setProperty('border-left-color', value, ''); }