constraints property

BoxConstraints? constraints
final

BoxConstraints which determines the final height of the panel

Implementation

final BoxConstraints? constraints;