Strong constructor

Strong({
  1. required Iterable<Element> children,
})

Implementation

Strong({required super.children});