Navigation improvements

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-06 11:36:50 +02:00
parent ff854b2a06
commit 0b56a02a0b
9 changed files with 151 additions and 160 deletions

View file

@ -10,6 +10,7 @@ class PrivacyPage extends MarkdownPage {
PrivacyPage(context)
: super(
title: S.of(context).privacyPolicy,
route: routeName,
file: getFileNameOfLang(
dir: 'assets/pages',
fileName: 'privacy',