Searched refs:_isPatternVisible (Results 1 – 1 of 1) sorted by relevance
43 private val _isPatternVisible = MutableStateFlow(true) regex44 override val isPatternVisible: StateFlow<Boolean> = _isPatternVisible.asStateFlow()