JCB Text Input - leadingicon

PHOTO EMBED

Tue Nov 02 2021 12:25:28 GMT+0000 (Coordinated Universal Time)

Saved by @GoodRequest. #kotlin

leadingIcon = { Icon(imageVector = Icons.Default.Info, contentDescription = "") }

//OR

leadingIcon = { Text(text = "$") }
content_copyCOPY