Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
elliette committed Dec 20, 2024
1 parent 02fdeac commit 2ca315b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ void main() {
// widgets".
expect(find.richTextContaining('more widgets...'), findsWidgets);

// Toggle implementation widgets ff.
// Toggle implementation widgets off.
await _toggleImplementationWidgets(tester);

// Confirm that the hidden widgets are no longer visible.
Expand Down

0 comments on commit 2ca315b

Please sign in to comment.