constraints property

BoxConstraints? constraints
final

Constraints of the menu.

Must not be null.

Implementation

final BoxConstraints? constraints;