menu
altera_flutter_quill package
documentation
flutter_quill.dart
OnVideoPickCallback typedef
OnVideoPickCallback typedef
dark_mode
light_mode
OnVideoPickCallback
typedef
OnVideoPickCallback
=
Future
<
String
?
>
Function
(
File
file
)
Implementation
typedef OnVideoPickCallback = Future<String?> Function(File file);
altera_flutter_quill package
documentation
flutter_quill
OnVideoPickCallback typedef
flutter_quill library