width property

double? width
final

The optional width of the sidebar. If not provided, the width from the style will be used.

Implementation

final double? width;