A list of widgets to display to the right of leading.
This list will be added to the children of a Row widget.
If left null, a Text widget with TreeNode.label will be used instead.
final List<Widget>? content;