debugSkipValue property

bool get debugSkipValue

A flag to prevent showing debugValue in the devtool for a Hook that returns nothing.

Implementation

bool get debugSkipValue => false;