children property

List<Widget> children
final

The buttons to arrange horizontally.

Typically RaisedButton or FlatButton widgets.

Implementation

final List<Widget> children