debugSkipValue property

bool debugSkipValue

A flag to not show debugValue in the devtool, for hooks that returns nothing.

Implementation

bool get debugSkipValue => false;