debugLabel property

String? get debugLabel

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

Implementation

String? get debugLabel => null;