tag property

String? tag
final

A tag that can be used to differentiate between multiple instances of the same controller type.

Implementation

final String? tag;