Closed Gaurav-Kushwaha-1225 closed 3 weeks ago
This overflow occurs on small screens only.
This is resolved by:
SingleChildScrollView
mainAxisSize: MainAxisSize.min
Description
This overflow occurs on small screens only.
Proposed Changes
This is resolved by:
SingleChildScrollView
and puttingmainAxisSize: MainAxisSize.min
in its child i.e. Column.Fixes #434
Screenshots
Checklist