StackedSnackbarHostMessagesHandler    
    class StackedSnackbarHostMessagesHandler(val accessibilityManager: AccessibilityManager? = null, val scope: CoroutineScope = CoroutineScope(Executors.newSingleThreadExecutor().asCoroutineDispatcher())) : UiState
Constructors
Link copied to clipboard
                  constructor(accessibilityManager: AccessibilityManager? = null, scope: CoroutineScope = CoroutineScope(Executors.newSingleThreadExecutor().asCoroutineDispatcher()))