mosaic
Toggle table of contents
0.17.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-testing
/
com.jakewharton.mosaic.testing
/
TestTerminal
/
State
State
class
State
:
Terminal.State
Members
Constructors
State
Link copied to clipboard
constructor
(
)
Properties
focused
Link copied to clipboard
open
override
val
focused
:
MutableStateFlow
<
Boolean
>
size
Link copied to clipboard
open
override
val
size
:
MutableStateFlow
<
Terminal.Size
>
theme
Link copied to clipboard
open
override
val
theme
:
MutableStateFlow
<
Terminal.Theme
>