copyrightFooterTitle property

  1. @override
String get copyrightFooterTitle
override

Footer page title for the copyright notice. The notice text itself names a specific rights holder and therefore stays in the consuming app.

In en, this message translates to: 'Copyright'

Implementation

@override
String get copyrightFooterTitle => 'Droits d\'auteur';