ForEachComponent typedef

ForEachComponent = void Function(Object elem)

Implementation

typedef ForEachComponent = void Function(Object elem);