menu
flutter_test_gui
main.dart
MyHomePage
title property
title
dark_mode
light_mode
title
property
String
title
final
The title of the home page.
Implementation
final String title;
flutter_test_gui
main
MyHomePage
title property
MyHomePage class