register

open override fun register(flow: Flow<Boolean>, colorMode: ColorMode, statusColorMode: ColorMode, navigationColorMode: ColorMode, systemBarAlpha: Int, statusBarAlpha: Int, navigationBarAlpha: Int): SystemBarColorHelperBuilder

When this flow emits true and it is the first one to do so, system bars will be colored according to the provided options.