mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Recognize high contrast theme switch * Trigger high contrast mode based on OS * Confirm updated status and flag via unit test * Remove null check, format * Formatting * More formatting * Import order * Refactor for PR * Formatting * Rename Update to Send * Remove queued flags * Add OnThemeChange unit test * Format for linux_unopt * Remove unneeded expect * Test SendInitialAccessibilityFeatures * Keep null check to embedder