onTitle method

String onTitle()
inherited

Returns the App's title if any.

Implementation

String onTitle() => inTitle?.call() ?? '';