minExtendedWidth property

double? minExtendedWidth
final

The final width when the animation is complete for setting extended to true.

This is only used when extended is set to true.

The default value is 256.

Implementation

final double? minExtendedWidth;