menu
composable_architecture_widgets package
documentation
material.dart
ComposableMaterialApp<AppState, AppAction>
title property
title property
dark_mode
light_mode
title
property
String
title
final
The title passed to
MaterialApp
.
Implementation
final String title;
composable_architecture_widgets package
documentation
material
ComposableMaterialApp<AppState, AppAction>
title property
ComposableMaterialApp class