allowVerticalScale property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Set to true to allow the vertical scaling.
Defaults to false which disallows vertical scaling. This field is deprecated.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.bool? allowVerticalScale;