FaderModelTrigger typedef
FaderModelTrigger =
dynamic Function(List<FaderModel?> list)
Implementation
typedef FaderModelTrigger = Function(List<FaderModel?> list);
typedef FaderModelTrigger = Function(List<FaderModel?> list);