Commit 71ac4b2
Make sure that a PaginatedDataTable doesn't crash in 0x0 environment (flutter#177389)
This is my attempt to handle
flutter#6537 for the
PaginatedDataTable widget.
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>1 parent a52e28e commit 71ac4b2
File tree
1 file changed
+20
-0
lines changed- packages/flutter/test/material
1 file changed
+20
-0
lines changedLines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1516 | 1516 | | |
1517 | 1517 | | |
1518 | 1518 | | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
1519 | 1539 | | |
0 commit comments