menu
bonfire package
documentation
mixins/automatic_random_movement.dart
AutomaticRandomMovement
handlerPointerMove method
handlerPointerMove method
dark_mode
light_mode
handlerPointerMove
method
bool
handlerPointerMove
(
PointerMoveEvent
event
)
inherited
Implementation
bool handlerPointerMove(PointerMoveEvent event) { return false; }
bonfire package
documentation
mixins/automatic_random_movement
AutomaticRandomMovement
handlerPointerMove method
AutomaticRandomMovement mixin