title property

String get title

Returns the app's title from the global route definer.

Implementation

static String get title => _globalDefiner.title;