collapsed property

Widget? collapsed
final

A Widget to be displayed on the toolbar in its collapsed state. When null, the toolbar will be empty.

Implementation

final Widget? collapsed;