setThemeBytes

open fun setThemeBytes(value: ByteString): Context.Metadata.Builder
Defines a hex code to use as the primary theme color for the application.
string theme = 7;

Return

This builder for chaining.

Parameters

value

The bytes for theme to set.