keyId property

String keyId

A unique key is assigned to all State Controllers, State objects, and listeners. Used in large projects to separate objects into teams.

Implementation

String get keyId => _keyId;