title property
final
A title string for this route.
Used to auto-populate CupertinoNavigationBar and
CupertinoSliverNavigationBar's middle
/largeTitle
widgets when
one is not manually supplied.
Implementation
final String? title;
A title string for this route.
Used to auto-populate CupertinoNavigationBar and
CupertinoSliverNavigationBar's middle
/largeTitle
widgets when
one is not manually supplied.
final String? title;