menu
eyflutter_rich_text package
documentation
delta/markdown/block_parser.dart
BlockParser
current property
current property
dark_mode
light_mode
current
property
String
get
current
Gets the current line.
Implementation
String get current => lines[_pos];
eyflutter_rich_text package
documentation
delta/markdown/block_parser
BlockParser
current property
BlockParser class