mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Also, don't use `jsify` since it will turn the `Float32Array` into a JS Array, which CanvasKit doesn't recognize as an SkColor.
Also, don't use `jsify` since it will turn the `Float32Array` into a JS Array, which CanvasKit doesn't recognize as an SkColor.