toString method

  1. @override
String toString()
override

Returns the HTML string.

Implementation

@override
String toString() => _html;