debugValue property

Object? debugValue

The value shown in the devtool.

Defaults to the last value returned by build.

Implementation

Object? get debugValue => _debugLastBuiltValue;