debugLabel property

String? debugLabel
final

A label that is used in the toString output.

Intended to aid with identifying animation controller instances in debug output.

Implementation

final String? debugLabel;