mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Add null-aware access to semantics instance * Change callsites to use nullable instance * Revert * Add test * whitespace * Typo * Fix comment * Whitespace * Comment fix