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