htmlFilePath property
String
get
htmlFilePath
Returns the final path for temporary Html File
Implementation
String get htmlFilePath => "$targetDirectory/$targetName.html";
Returns the final path for temporary Html File
String get htmlFilePath => "$targetDirectory/$targetName.html";