In the official Flutterflow tutorial, I'm imitating the video of making TO DO app.
While testing if the Add Task Cotton Sheet is working well, I found the following error.
- When you place the cursor on an input field, the boundary line of that input field disappears immediately.
- This applies to both the title input field and the detail input field.
I capture the error screen below and attach it.
Help me!