wiggleOffset property

double? wiggleOffset
final

The amount of logical pixels the divider will wiggle horizontally.

Note that setting this value higher than the width of any column next to a freezable one will lead to inconsistent animations.

Defaults to 16.0.

Implementation

final double? wiggleOffset;