Skip to content

Refactors widget constructors to use 'super.key' for improved readability

Ahmed Reda requested to merge development into staging

This update modifies the constructors of GraphErrorWidget and GuestSignupDialog to utilize 'super.key' instead of passing the key parameter explicitly. Additionally, it refines the conditional logic in the ReviewAndCheckoutScreen for better clarity and consistency. These changes aim to enhance code maintainability and readability across the application.

Merge request reports

Loading