KeyPropertiesBaseCommand constructor
const
KeyPropertiesBaseCommand({})
Implementation
const KeyPropertiesBaseCommand({
required this.meIndex,
required this.keyerIndex,
this.keyType,
this.enabled,
this.flyEnabled,
this.fillSource,
this.keySource,
this.maskEnabled,
this.maskTop,
this.maskBottom,
this.maskLeft,
this.maskRight,
});