BaseFieldComponent

open class BaseFieldComponent(val shape: Shape = RoundedCornerShape(10.dp))

Constructors

Link copied to clipboard
constructor(shape: Shape = RoundedCornerShape(10.dp))

Properties

Link copied to clipboard
open val shape: Shape

Functions