top property

Widget? top
final

Widget that should be displayed at the top of the Sidebar.

Commonly a MacosSearchField.

Implementation

final Widget? top;