OutputWidgetList constructor

const OutputWidgetList(
  1. List<OutputWidget> children
)

Implementation

const OutputWidgetList(this.children);