menu
bonfire package
documentation
mixins/sensor/sensor.dart
WithSensor<T extends GameComponent>
showComp method
showComp method
dark_mode
light_mode
showComp
method
void
showComp
(
)
inherited
Implementation
void showComp() { paint.color = const Color(0xFFFFFFFF); }
bonfire package
documentation
mixins/sensor/sensor
WithSensor<T extends GameComponent>
showComp method
WithSensor mixin