bottom property

Widget? bottom
final

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

Commonly a MacosListTile.

Implementation

final Widget? bottom;