constraints property

BoxConstraints constraints
final

The constraints of the dialog. It defaults to BoxConstraints(maxWidth: 368)

Implementation

final BoxConstraints constraints;