@@ -1586,6 +1601,8 @@ class AnimatedDefaultTextStyle extends ImplicitlyAnimatedWidget {
...
@@ -1586,6 +1601,8 @@ class AnimatedDefaultTextStyle extends ImplicitlyAnimatedWidget {
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',showName:true));