children property

List<Widget>? children
final

The children of the toolbar, typically buttons.

Implementation

final List<Widget>? children;