minWidth property

double minWidth
final

The minimum width that this sidebar can be resized to.

The minWidth should not be more than the maxWidth.

Implementation

final double minWidth;