menu
eyflutter_rich_text package
documentation
delta/html/inline_parser.dart
InlineParser
isDone property
isDone property
dark_mode
light_mode
isDone
property
bool
get
isDone
Implementation
bool get isDone => pos == source.length;
eyflutter_rich_text package
documentation
delta/html/inline_parser
InlineParser
isDone property
InlineParser class