snapConfiguration property Null safety

FloatingHeaderSnapConfiguration? snapConfiguration
read / write

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;