menu
blackmagicdesign package
documentation
atem/src/command/atem_commands_impl.dart
FadeToBlackExecuteCommand
FadeToBlackExecuteCommand.new const constructor
FadeToBlackExecuteCommand.new const constructor
dark_mode
light_mode
FadeToBlackExecuteCommand
constructor
const
FadeToBlackExecuteCommand
(
{
required
int
meIndex
,
required
bool
onAir
,
})
Implementation
const FadeToBlackExecuteCommand({required this.meIndex, required this.onAir});
blackmagicdesign package
documentation
atem/src/command/atem_commands_impl
FadeToBlackExecuteCommand
FadeToBlackExecuteCommand.new const constructor
FadeToBlackExecuteCommand class