constraints property
BoxConstraints?
constraints
final
Constraints of the menu.
Must not be null.
Implementation
final BoxConstraints? constraints;
Constraints of the menu.
Must not be null.
final BoxConstraints? constraints;