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