isHighlighted

abstract fun isHighlighted(mode: BrowserViewMode): Flow<Boolean>

Flow that emits true when this source wants the blue dot shown.

Parameters

mode

the current browser view mode