debugLabel property

String? debugLabel

A label used by the devtool to show the state of a Hook.

Implementation

String? get debugLabel => null;