FaderComponentEditor constructor Null safety

const FaderComponentEditor(
  1. {dynamic super}
)

Implementation

const FaderComponentEditor({
  super.key,
  required this.app,
});