maxWidth property

double maxWidth
final

The minimum height of the sheet of the child returned by the builder.

By default, the sheet sizes itself as big as its child.

Implementation

final double maxWidth;