tools property

List<Widget> tools
final

The list of available tools.

All the tools must be Slivers and will be added to the menu.

Implementation

final List<Widget> tools;