ClVideoPicker constructor
const
ClVideoPicker({
- Key? key,
- ValueChanged<
PlatformFile?> ? onPickedFile,
Implementation
const ClVideoPicker({super.key, this.onPickedFile});