Searched refs:_shape (Results 1 – 1 of 1) sorted by relevance
1493 private var _shape: Shape? = textFieldShape variable1503 _shape ?: currentValueOf(LocalShapes).fromToken(FilledTextFieldTokens.ContainerShape)1545 if (this._shape != textFieldShape) { in update()1546 this._shape = textFieldShape in update()