RippleText
@Composable() final static Unit RippleText(AnnotatedString text, Modifier modifier, TextStyle style, Boolean softWrap, TextOverflow overflow, Integer maxLines, Boolean enabled, Function1<TextLayoutResult, Unit> onTextLayout, Function1<Integer, Unit> onClick)