children property

List<JsonWidgetData> children
final

The buttons to arrange horizontally.

Typically ElevatedButton or TextButton widgets.

Implementation

final List<JsonWidgetData> children;