connectionErrorTitle property

  1. @override
String get connectionErrorTitle

The title shown when there is no internet connection.

Implementation

@override
String get connectionErrorTitle => 'Pas de connexion Internet';