OtpFieldStyle

data class OtpFieldStyle(val cellSize: Dp, val spacing: Dp, val textStyle: TextStyle, val shape: Shape, val borderWidth: Dp, val cellShape: OtpCellShape, val activeColor: Color, val filledColor: Color, val emptyColor: Color, val errorColor: Color)

Constructors

Link copied to clipboard
constructor(cellSize: Dp, spacing: Dp, textStyle: TextStyle, shape: Shape, borderWidth: Dp, cellShape: OtpCellShape, activeColor: Color, filledColor: Color, emptyColor: Color, errorColor: Color)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val spacing: Dp
Link copied to clipboard