eventFlow

inline fun <T : Widget> T.eventFlow(event: String): Flow<Pair<T, Event>>(source)

Extension property returning Flow> for a given event