scrollBehavior property

M3EToolbarScrollBehavior? scrollBehavior
final

Optional scroll-exit behavior. Default null = no scroll detection.

When set, uses the behavior's controller unless visibilityController is also provided (then they should be the same instance).

Implementation

final M3EToolbarScrollBehavior? scrollBehavior;