enableRealShadows property
whether shadows should have the real rendering
by default, Widget tests use opaque shadows to avoid golden test failures
See debugDisableShadows for more context
Implementation
final bool enableRealShadows;
whether shadows should have the real rendering
by default, Widget tests use opaque shadows to avoid golden test failures
See debugDisableShadows for more context
final bool enableRealShadows;