header property

List<Widget>? header
final

Optional fixed header items displayed before the scrollable content.

Implementation

final List<Widget>? header;