InputFieldSizes

sealed class InputFieldSizes

Represents the size configurations for an input field.

Inheritors

Types

Link copied to clipboard
data object Large : InputFieldSizes

Represents a large input field size.

Link copied to clipboard
data object Small : InputFieldSizes

Represents a small input field size.

Properties

Link copied to clipboard
lateinit var fontStyle: <Error class: unknown class>

Defines the text style used in the input field.

Link copied to clipboard
val minHeight: <Error class: unknown class>

The minimum height of the input field.