header property

Widget? header
final

Specify the widget to be displayed at the top of body.

bodyの上部に表示するウィジェットを指定します。

Implementation

final Widget? header;