menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
BlockEmbed
video static method
video static method
dark_mode
light_mode
video
static method
BlockEmbed
video
(
String
videoUrl
)
Implementation
static BlockEmbed video(String videoUrl) => BlockEmbed(videoType, videoUrl);
wysiwyg_flutter_quill package
documentation
flutter_quill
BlockEmbed
video static method
BlockEmbed class