mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This addresses the issue that ColorSwatch has operator[], but no way to know what are valid inputs. issue: https://github.com/flutter/flutter/issues/155113