children property
The buttons to arrange horizontally. Typically ElevatedButton or TextButton widgets.
Implementation
final List<Widget> children;
The buttons to arrange horizontally. Typically ElevatedButton or TextButton widgets.
final List<Widget> children;