header property
Unscrollable widget fixed at the top of the sheet content.
It is drawn at the the top of every other widget. This header remains visible regardless of the scroll.
Implementation
final Widget? header;
Unscrollable widget fixed at the top of the sheet content.
It is drawn at the the top of every other widget. This header remains visible regardless of the scroll.
final Widget? header;