fadeConfig property
Fade configuration.
This is the preferred way to configure fade behavior. If not provided in the constructor, it is derived from the deprecated fade fields (fadeRadius, fadeEdgeThickness) for backward compatibility.
Implementation
final FadeConfig? fadeConfig;