build method

  1. @override
String build()
override

Implementation

@override
String build() => ['<title', '>', super.build(), '</title>'].join();