Searched refs:_customizing (Results 1 – 1 of 1) sorted by relevance
37 private val _customizing = MutableStateFlow(false) constant38 override val isCustomizing = _customizing.asStateFlow()87 _customizing.value = customizerState.isCustomizing in updateCustomizerFlows()