Commit 4ec6d04
fix(test): drop invalid const ThemeData in hover surface test
CI Flutter rejects ThemeData as a const constructor; keep the theme
fallback coverage without const_with_non_const.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 18bf1d9 commit 4ec6d04
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments