properties.add(FlagProperty('softWrap',value:softWrap,ifTrue:'wrapping at box width',ifFalse:'no wrapping except at line break characters',showName:true));
properties.add(
FlagProperty(
'softWrap',
value:softWrap,
ifTrue:'wrapping at box width',
ifFalse:'no wrapping except at line break characters',