constraintsTransform property
Allows to transform constraints for snapshot widget. The resulting constraints may exceed parent constraints without causing an error.
Implementation
final BoxConstraintsTransform? constraintsTransform;
Allows to transform constraints for snapshot widget. The resulting constraints may exceed parent constraints without causing an error.
final BoxConstraintsTransform? constraintsTransform;