menu
flutter_quill_syncme package
documentation
flutter_quill_syncme.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);
flutter_quill_syncme package
documentation
flutter_quill_syncme
BlockEmbed
video static method
BlockEmbed class