isGoldenScene top-level constant
_IsGoldenScene
const isGoldenScene
Annotation for tests that generate a golden scene, which allows them to be easily
indexed by tooling built on flutter_test_goldens.
Implementation
const isGoldenScene = _IsGoldenScene();