StackElement

Element that buffers UI elements into its own layout dynamically.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val queue: Flow<UiElement>

Functions

Link copied to clipboard
suspend fun close()
Link copied to clipboard
suspend fun print(element: UiElement)
Link copied to clipboard
suspend fun StackElement.println(message: String, textStyle: TextStyle = TextStyle.Body)