count property

int get count

Get total number of registered components.

Implementation

static int get count => _components.length;