menu
latex_kit package
documentation
render/editor/editor_state.dart
EditorState
text property
text property
dark_mode
light_mode
text
property
String
get
text
Current LaTeX text content
Implementation
String get text => _text;
latex_kit package
documentation
render/editor/editor_state
EditorState
text property
EditorState class