constraintsTransform property

ValueCell<BoxConstraints Function(BoxConstraints)> constraintsTransform
final

Implementation

final ValueCell<BoxConstraints Function(BoxConstraints)> constraintsTransform;