title property

String title

Returns the title for the App's View.

Implementation

String get title => appState?.title ?? '';