function setColorEnabledimport { setColorEnabled } from "https://deno.land/x/branch@0.1.6/deps.ts"; setColorEnabled(value: boolean): voidSet changing text color to enabled or disabled Parametersvalue: booleanReturnsvoid