Correct handling for alwaysUse24HourFormat in MediaQuery (#13287)
1. Ensure that this value is defaulted to the value associated with the context rather than re-defaulted to false. 2. Add this value to operator==, hashCode, toString methods.
Showing
Please register or sign in to comment