header property

Widget? header
final

Displayed above the options. Usually a Text widget.

Implementation

final Widget? header;