length property

int get length

Returns the number of registered controllers.

Implementation

int get length => _controllers.length;