flutter/dev/integration_tests/flutter_gallery/lib/gallery
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
..
about.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
app.dart Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00
backdrop.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
demo.dart Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
demos.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
example_code_parser.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
example_code.dart Remove "note that" in our documentation (as per style guide) (#120842) 2023-02-17 22:27:33 +00:00
home.dart Fix text painter longest line resizing logic for TextWidthBasis.longestLine (#143024) 2024-02-10 23:39:20 +00:00
icons.dart replace some ._() constructors with class modifiers (#122765) 2023-03-23 12:29:18 -07:00
options.dart cleanup now-irrelevant ignores for deprecated_member_use (#143403) 2024-02-14 21:08:25 +00:00
scales.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
syntax_highlighter.dart Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
themes.dart Reland "Reland - Introduce tone-based surfaces and accent color add-ons - Part 2" (#144273) 2024-02-28 13:55:50 -08:00
updater.dart fix for upcoming use_build_context_synchronously changes (#111539) 2022-09-14 18:14:47 +00:00