isBinded method

bool isBinded(
  1. int index
)

Implementation

bool isBinded(int index) => _controllers[index].isBinded();