menu
bonfire package
documentation
base/game_component.dart
GameComponent
showComp method
showComp method
dark_mode
light_mode
showComp
method
void
showComp
(
)
Implementation
void showComp() { paint.color = const Color(0xFFFFFFFF); }
bonfire package
documentation
base/game_component
GameComponent
showComp method
GameComponent class