StateDropdownState

constructor(expanded: Boolean = false, states: List<USState> = listOf(), selectedState: USState? = null)(source)