https://github.com/gsioteam/xml_layout/blob/1c6fc360f0edabcb1213fbef6a4186e8f247449e/lib/builder/builder.dart#L297-L299 `TextStyle.inherit` `AppBar.automaticallyImplyLeading` `AppBar.primary` and so on. I tried to debug the issue and found `ParameterElement.hasDefaultValue` is not correct some times.
xml_layout/lib/builder/builder.dart
Lines 297 to 299 in 1c6fc36
TextStyle.inheritAppBar.automaticallyImplyLeadingAppBar.primaryand so on.I tried to debug the issue and found
ParameterElement.hasDefaultValueis not correct some times.