inputFlow

val <T : Widget> T.inputFlow: Flow<T>

Extension property returning Flow<Widget> for an input event.