menu
flutter_dino package
documentation
presentation/dino_game.dart
DinoGame
debugColor property
debugColor property
dark_mode
light_mode
debugColor
property
Color
debugColor
getter/setter pair
inherited
The color that the debug output should be rendered with.
Implementation
Color debugColor = const Color(0xFFFF00FF);
flutter_dino package
documentation
presentation/dino_game
DinoGame
debugColor property
DinoGame class