OutlinedInputComponentStyleOverridesRoot
No description
type OutlinedInputComponentStyleOverridesRoot {
MUIErrorNotchedOutline: BorderColorType!
MUIFocused: BackgroundColorType!
MUIFocusedNotchedOutline: BorderColorType
MUIHoverNotchedOutline: BorderColorType
NotchedOutline: BorderColorType
backgroundColor: String!
borderRadius: Int!
color: String!
fontFamily: String
fontSize: Int!
}


