Gets the value of "max-logical-width"
Source
String get maxLogicalWidth => getPropertyValue('max-logical-width');
Sets the value of "max-logical-width"
Source
set maxLogicalWidth(String value) { setProperty('max-logical-width', value, ''); }
Gets the value of "max-logical-width"
String get maxLogicalWidth => getPropertyValue('max-logical-width');
Sets the value of "max-logical-width"
set maxLogicalWidth(String value) { setProperty('max-logical-width', value, ''); }