children property

List<Widget> children
final

The values that defines appbar widgets to be displayed in a column.

Implementation

final List<Widget> children;