menu
html_editor_enhanced_plus package
documentation
html_editor.dart
HtmlEditorController
insertTable method
insertTable method
dark_mode
light_mode
insertTable
method
@internal
void
insertTable
(
String
dimensions
)
Internal function to insert table on Web
Implementation
@internal void insertTable(String dimensions) {}
html_editor_enhanced_plus package
documentation
html_editor
HtmlEditorController
insertTable method
HtmlEditorController class