setValuesShowing static method

void setValuesShowing(
  1. bool show
)

Implementation

static void setValuesShowing(bool show) => _instance.showValuesInLogs = show;