menu
psdk_frame_father package
documentation
father/command/single/binary_command.dart
BinaryCommand
make static method
make static method
dark_mode
light_mode
make
static method
BinaryCommand
make
(
)
Implementation
static BinaryCommand make() { return fromListInt(List.empty(growable: true)); }
psdk_frame_father package
documentation
father/command/single/binary_command
BinaryCommand
make static method
BinaryCommand class