menu
webify_toolkit package
documentation
webify.dart
PrerenderConfig
excludeRoutes property
excludeRoutes property
dark_mode
light_mode
excludeRoutes
property
List
<
String
>
excludeRoutes
final
Routes to exclude from pre-rendering
Implementation
final List<String> excludeRoutes;
webify_toolkit package
documentation
webify
PrerenderConfig
excludeRoutes property
PrerenderConfig class