Flutter
material
ButtonBar
children
children
Flutter
material
ButtonBar
children
property
children
Flutter
material
ButtonBar
Constructors
ButtonBar
Properties
alignment
children
mainAxisSize
hashCode
key
runtimeType
Operators
operator ==
Methods
build
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
List
<
Widget
>
children
read-only
The buttons to arrange horizontally.
Typically
RaisedButton
or
FlatButton
widgets.