compactWidth property

double? compactWidth
final

The width of the pane when it's in compact mode.

If null, 50.0 is used.

Implementation

final double? compactWidth;