snapshotContent property

String? snapshotContent

Get a snapshot of the active editable as a HTML string

Implementation

String? get snapshotContent => _context!.callMethod('getSnapshotContent');