menu
pheasant_router package
documentation
components.dart
RouterView
template property
template property
dark_mode
light_mode
template
property
String
?
template
getter/setter pair
inherited
The
template
variable, which forms the html text body to be rendered.
Implementation
String? template;
pheasant_router package
documentation
components
RouterView
template property
RouterView class