flutter/packages/flutter_driver/lib
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
..
fix_data Add dart fix support to flutter_driver (#141300) 2024-01-11 00:07:49 +00:00
src Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
driver_extension.dart Remove new keyword in a few files (#104438) 2022-06-06 16:08:06 -07:00
flutter_driver.dart [flutter_driver] support send text input action (#106561) 2022-07-14 17:21:11 -07:00