menu
sunday_ui package
documentation
CoreComponents/sunday_app/cupertino_app.dart
SundayCupertinoApp
title property
title property
dark_mode
light_mode
title
property
String
title
final
The title of the app, typically shown in the operating system's task switcher.
Implementation
final String title;
sunday_ui package
documentation
CoreComponents/sunday_app/cupertino_app
SundayCupertinoApp
title property
SundayCupertinoApp class