79302614

Date: 2024-12-23 09:01:46
Score: 2
Natty:
Report link

You can add the widget in IgnorePointer(child: ...//your widget);

IgnorePointer will ignore the widget which is added in the child and the child will be visible also.

Once widget Ignored the widget below it will be clickable.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Akash Dubey