outlinedShape

@get:Composable
val outlinedShape: Shape

Deprecated

Renamed to `OutlinedTextFieldDefaults.shape`

Replace with

import androidx.compose.material.OutlinedTextFieldDefaults
OutlinedTextFieldDefaults.shape