titleTemplate property
Title template — use %s as placeholder for the page title e.g., '%s | My App' → 'About | My App'
Implementation
final String? titleTemplate;
Title template — use %s as placeholder for the page title e.g., '%s | My App' → 'About | My App'
final String? titleTemplate;