htmlFilePath property

String get htmlFilePath

Returns the final path for temporary Html File

Implementation

String get htmlFilePath => "$targetDirectory/$targetName.html";