automaticallyImplyTitle property
final
Controls whether we should try to imply the largeTitle widget if null.
If true and largeTitle is null, automatically fill in a Text widget
with the current route's title
if the route is a CupertinoPageRoute.
If largeTitle widget is not null, this parameter has no effect.
This value cannot be null.
Implementation
final bool automaticallyImplyTitle