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