https://api.flutter.dev/flutter/foundation/compute-constant.html
Using closures must be done with care. Due to dart-lang/sdk#36983 a closure may captures objects that, while not directly used in the closure itself, may prevent it from being sent to an isolate.