scrollTraceEnvValue function

String? scrollTraceEnvValue()

Web: no runtime environment access; traces only via the dart-define flag.

Implementation

String? scrollTraceEnvValue() => null;