Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Property Editor] Miscellaneous small polish items#9055

Merged
elliette merged 3 commits intoflutter:masterfrom
elliette:misc-improvements
Mar 21, 2025
Merged

[Property Editor] Miscellaneous small polish items#9055
elliette merged 3 commits intoflutter:masterfrom
elliette:misc-improvements

Conversation

@elliette
Copy link
Member

Fixes #9044 (makes documentation text selectable)
Fixes #8918 (left aligns widget name)
Fixes #9036 (capitalizes String)

@elliette elliette requested a review from a team as a code owner March 20, 2025 22:12
@elliette elliette requested review from bkonyi and removed request for a team March 20, 2025 22:12
Comment on lines +348 to +350
Align(
alignment: Alignment.centerLeft,
child: Padding(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: just use a Container instead since you can set alignment and padding

@elliette elliette merged commit c882109 into flutter:master Mar 21, 2025
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants