Flutter Bottom Sheet Input tombol overlay aliran oleh

Scaffold(
  resizeToAvoidBottomInset: false, // set it to false
  ... 
)
Faiz