panelWidth property

double? panelWidth
final

This is the value that set the panel width by default is MediaQuery.of(context).size.width

Implementation

final double? panelWidth;