minHeight property

double? minHeight
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? minHeight;