menu
advanced_graphview package
documentation
focus_point.dart
FocusPoint<T extends FlameGame<World>>
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);
advanced_graphview package
documentation
focus_point
FocusPoint<T extends FlameGame<World>>
debugColor property
FocusPoint class