constraints property

BoxConstraints? constraints
final

constraints is the constraints of the editor

Implementation

final BoxConstraints? constraints;