onTitle method

String onTitle()

Implementation

String onTitle() => inTitle != null ? inTitle!() : title ?? '';