appTitle property

  1. @override
String get appTitle
override

No description provided for @appTitle.

In es, this message translates to: 'Electrician App'

Implementation

@override
String get appTitle => 'Electrician App';