Gets the value of "wrap-flow"
String get wrapFlow => getPropertyValue('wrap-flow');
Sets the value of "wrap-flow"
set wrapFlow(String value) { setProperty('wrap-flow', value, ''); }