fadeRadius property
The padding over which the fade effect is applied.
Kept for backward compatibility. When fadeConfig is not provided, this value is used as the source for FadeConfig.padding.
Implementation
@Deprecated('Use fadeConfig.padding instead')
final double? fadeRadius;