maxWidth property

double maxWidth
final

The maximum width of the sheet.

Usually set for large screens. By default the SlidingSheet expands to the total available width.

Implementation

final double maxWidth;