createVideoSpec top-level property
Completion spec for create-video CLI
Implementation
final FigSpec createVideoSpec = FigSpec(
name: 'create-video',
description: 'CLI used to create remotion video project',
icon: 'https://raw.githubusercontent.com/remotion-dev/remotion/main/packages/docs/static/img/logo-small.png'
);