A11yNode

constructor(nodeId: String, composableName: String, bounds: Rect, contentDescription: String?, isTouchTarget: Boolean, textColor: Color?, backgroundColors: List<Color>, isFocusable: Boolean, isMergedDescendant: Boolean, depth: Int, role: A11yRole? = null, effectiveTouchBounds: Rect? = null)