header property

Widget? header
final

If specified, the header is always shown, and the expandable part is shown under the header

Implementation

final Widget? header;