constraints property

BoxConstraints? constraints
final

The constraints of the column.

Implementation

final BoxConstraints? constraints;