header property

Widget? header
final

AppFlowy Editor use column as the root widget.

You can provide a header and/or a footer to the editor.

Implementation

final Widget? header;