alwaysOnTop property

bool alwaysOnTop
final

Whether the header stays on top of the content all the time. If false, the header also gets scrolled with PanelContent.panelContent.

Default : true

Implementation

final bool alwaysOnTop;