mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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.