debugSkipValue property

bool debugSkipValue

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

Implementation

bool get debugSkipValue => false;