On iOS material2 DropdownMenu and ExposedDropdownMenu, when column is big enough, is show behind keyboard and over active text field (positioned inside of ExposedDropdownMenuBox)
On Android same code runs perfectly, rendering menu not clipping behind keyboard and rendering strictly around text field
Is this known bug or should i create new ticket?