snapConfiguration property

FloatingHeaderSnapConfiguration? snapConfiguration
getter/setter pair

Defines the parameters used to snap (animate) the floating header in and out of view.

If snapConfiguration is null then the floating header does not snap.

See also:

Implementation

FloatingHeaderSnapConfiguration? snapConfiguration;