Commit 667da94
authored
Make sure that DataTable, DataColumn, DataRow, and DataCell don't crash in 0x0 environment (flutter#173515)
This is my attempt to handle
flutter#6537 for the DataTable,
DataColumn, DataRow, and DataCell UI controls.1 parent 87bac26 commit 667da94
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2331 | 2331 | | |
2332 | 2332 | | |
2333 | 2333 | | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
| 2338 | + | |
| 2339 | + | |
| 2340 | + | |
| 2341 | + | |
| 2342 | + | |
| 2343 | + | |
| 2344 | + | |
| 2345 | + | |
| 2346 | + | |
| 2347 | + | |
| 2348 | + | |
| 2349 | + | |
| 2350 | + | |
2334 | 2351 | | |
2335 | 2352 | | |
2336 | 2353 | | |
| |||
0 commit comments