children property
final
The buttons to arrange horizontally.
Typically RaisedButton or FlatButton widgets.
Implementation
final List<Widget> children
The buttons to arrange horizontally.
Typically RaisedButton or FlatButton widgets.
final List<Widget> children