appTitle property

  1. @override
String get appTitle
override

The main title of the application

In en, this message translates to: 'CulicidaeLab'

Implementation

@override
String get appTitle => 'CulicidaeLab';