124539 -

The requested feature or development task is to enable size customization for the SegmentedButton widget. Currently, attempting to modify the button's height via standard styling methods—like using minimumSize , maximumSize , or fixedSize —does not work because these properties are not correctly integrated into the widget's default style implementation.

According to the Flutter GitHub issue, the development of this feature involves: 124539

: Adding minimumSize , maximumSize , and fixedSize to the SegmentedButton 's internal style mapping to allow developers to control its physical dimensions. The requested feature or development task is to

If your query is related to technical standards rather than software development, is also the identifier for an ETSI Technical Specification concerning 3GPP network standards (e.g., LTE and 5G protocols). If your query is related to technical standards

: Correcting a specific logic error in the code that incorrectly references disabledState instead of enabledState .

: Ensuring the widget respects VisualDensity , which is a common way Flutter handles compact or expanded UI layouts. Alternative Reference

Are you 21 or older? This website requires you to be 21 years of age or older. Please verify your age to view the content, or click "No" to leave this website.