debugLabel property

  1. @override
String? debugLabel
final

A label that is used in the toString output. Intended to aid with identifying themes in debug output.

Implementation

@override
final String? debugLabel;