menu
eyflutter_rich_text package
documentation
editor/models/documents/nodes/embeddable.dart
BlockEmbed
formula static method
formula static method
dark_mode
light_mode
formula
static method
BlockEmbed
formula
(
String
formula
)
Implementation
static BlockEmbed formula(String formula) => BlockEmbed(formulaType, formula);
eyflutter_rich_text package
documentation
editor/models/documents/nodes/embeddable
BlockEmbed
formula static method
BlockEmbed class