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