Em constructor

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

Implementation

Em({required super.children});