Gets the value of "box-ordinal-group"
Source
String get boxOrdinalGroup => getPropertyValue('box-ordinal-group');
Sets the value of "box-ordinal-group"
Source
set boxOrdinalGroup(String value) { setProperty('box-ordinal-group', value, ''); }
Gets the value of "box-ordinal-group"
String get boxOrdinalGroup => getPropertyValue('box-ordinal-group');
Sets the value of "box-ordinal-group"
set boxOrdinalGroup(String value) { setProperty('box-ordinal-group', value, ''); }