header property

Widget? header
final

Widget to display at the top most of the Waffle. Usually a row of flavors

Implementation

final Widget? header;