menu
vyuh_core package
documentation
plugin/content/route_base.dart
RouteBase
title property
title property
dark_mode
light_mode
title
property
@JsonKey(defaultValue: 'Untitled')
String
title
final
Implementation
@JsonKey(defaultValue: 'Untitled') final String title;
vyuh_core package
documentation
plugin/content/route_base
RouteBase
title property
RouteBase class