devtools icon indicating copy to clipboard operation
devtools copied to clipboard

CrossAxisAlignment.baseline is missing from cross axis selection options in Layout Explorer

Open albertusdev opened this issue 5 years ago • 0 comments

During my internship, I didn't get to implement the logic for visualizing CrossAxisAlignment.baseline because more often than not the baseline of the Flex widget would be null and triggering the change to baseline would trigger an error.

This issue is related to #1610, once #1610 is resolved, we can consider adding CrossAxisAlignment.baseline on the baseline?

albertusdev avatar Jul 19 '20 19:07 albertusdev