enableRealShadows property

bool enableRealShadows
final

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;