SoldColorEffect typedef

  1. @Deprecated('Use SolidColorEffect instead')
SoldColorEffect = SolidColorEffect

backward compatibility typedef for SolidColorEffect

Implementation

@Deprecated('Use SolidColorEffect instead')
/// backward compatibility typedef for SolidColorEffect
typedef SoldColorEffect = SolidColorEffect;