Md Linear Progress
open class MdLinearProgress(buffer: Number = 1, value: Number = 0, max: Number = 1, indeterminate: Boolean = false, fourColor: Boolean = false, className: String? = null, init: MdLinearProgress.() -> Unit? = null) : MdProgress
Linear progress indicator type.
Author
Maanrifa Bacar Ali