revealOffset property
Determines amount of horizontal scrolling required for the divider to fully appear and to start disappearing again.
Note that setting this value higher than the width of any column next to a freezable one will lead to inconsistent animations.
Defaults to the resolved value of the wiggleOffset.
Implementation
final double? revealOffset;