constraints property
The sidebar's width. Defaults to BoxConstraints.tightFor(width: 250)
.
Implementation
@override
final BoxConstraints constraints;
The sidebar's width. Defaults to BoxConstraints.tightFor(width: 250)
.
@override
final BoxConstraints constraints;