shrunkWidth property

double? shrunkWidth
final

If non-null, requires the slider to have exactly this width when shrunk.

If null, the shrunk slider will try to occupy as much space as possible.

Implementation

final double? shrunkWidth;