getComponent method

Component getComponent(
  1. int index
)

Implementation

Component getComponent(int index) => _components[index];