79290348

Date: 2024-12-18 08:02:43
Score: 1
Natty:
Report link

use exit(0) in your click functions

InkWell(
  onTap:(){
       exit(0);
         }
      )
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Navas Shareef