toolbarItems property

List<Widget>? toolbarItems
final

The toolbar items of the page.

Implementation

final List<Widget>? toolbarItems;