children property

List<Widget> children
final

The buttons to arrange horizontally. Typically GFButton or GFIconButton widgets.

Implementation

final List<Widget> children;