flutter/dev/integration_tests/android_semantics_testing/lib/src
Nate 1a0dc8f1e1
Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279)
Originally, my aim was just to refactor (as per usual), but while messing around with the `TableBorder.symmetric` constructor, I realized that `borderRadius` was missing!

This pull request makes a few class constructors more efficient, and it fixes #144277 by adding the missing parameter.

<br>
2024-03-04 20:20:19 +00:00
..
tests Remove outdated ignores from framework (#140465) 2023-12-20 22:05:29 +00:00
common.dart Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
constants.dart Migrates android semanitcs integration to integration test (#127128) 2023-05-23 22:33:19 +00:00
matcher.dart Implementing null-aware operators throughout the repository (#143804) 2024-02-23 19:02:22 +00:00