with Colours
open fun withColours(@NonNull activeColour: String, @NonNull inactiveColour: String): TelemetryMenu.InteractiveToggle
Set the colours for the active and inactive states of this option. Defaults to white and green for inactive and active states, respectively.
Return
this
Parameters
active Colour
the colour to display when this option is active
inactive Colour
the colour to display when this option is inactive