expandWidth property

double expandWidth
final

Width of CurtainSideBar when it's Hovered on screens with width more than 700 and width on drawer on screens with width lower than 700.

defaults to _kSideBarExpandWidth.

Implementation

final double expandWidth;