menu
flutter_audio_games package
documentation
touch.dart
TouchMenu
title property
title property
dark_mode
light_mode
title
property
String
title
final
The title of this menu.
The
title
will be shown on screen visually.
Implementation
final String title;
flutter_audio_games package
documentation
touch
TouchMenu
title property
TouchMenu class