79371489

Date: 2025-01-20 13:38:29
Score: 1.5
Natty:
Report link

In a scaffold, we have a property of resizeToAvoidBottomInset. You need to set its value to true. Hope it will resolve the issue.

return Scaffold(resizeToAvoidBottomInset: true);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Abdullah khan kakar