startWidth property

double? startWidth
final

The default width that this Sidebar first starts with.

The startWidth should not be more than the maxWidth or less than the minWidth.

Implementation

final double? startWidth;