Md List
open class MdList(className: String? = null, init: MdList.() -> Unit? = null) : MdListContainer<MdListItem>
Lists are continuous, vertical indexes of text and images.
See https://material-web.dev/components/list/
Author
Maanrifa Bacar Ali