FTCEffectAnimView constructor
FTCEffectAnimView({
- FEffectViewControllerCallback? controllerCallback,
- Key? viewKey,
Implementation
FTCEffectAnimView({this.controllerCallback, Key? viewKey}):super(key: viewKey);