Gets the value of "column-rule-color"
Source
String get columnRuleColor => getPropertyValue('column-rule-color');
Sets the value of "column-rule-color"
Source
set columnRuleColor(String value) { setProperty('column-rule-color', value, ''); }
Gets the value of "column-rule-color"
String get columnRuleColor => getPropertyValue('column-rule-color');
Sets the value of "column-rule-color"
set columnRuleColor(String value) { setProperty('column-rule-color', value, ''); }