MultiChildCallingComponent constructor

MultiChildCallingComponent(
  1. List<Component> children
)

Implementation

MultiChildCallingComponent(this.children);