mirror of
https://github.com/flutter/flutter.git
synced 2026-02-11 21:33:08 +08:00
* fix examples/layers/widgets/gestures.dart * use a list of colors to avoid error prone in elseif * address review comments * add tests * keep index to lower complexity * address review comments