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