templateEngine property

TemplateEngine? templateEngine
final

The template engine to use for preprocessing the page content before parsing.

Implementation

final TemplateEngine? templateEngine;