showOnScreenConfiguration property

PersistentHeaderShowOnScreenConfiguration? showOnScreenConfiguration

Specifies how floating headers and pinned headers should behave in response to RenderObject.showOnScreen calls.

Defaults to null.

Implementation

PersistentHeaderShowOnScreenConfiguration? get showOnScreenConfiguration => null;