menu
bonfire package
documentation
mixins/random_movement/random_movement.dart
WithRandomMovement
isMoving property
isMoving property
dark_mode
light_mode
isMoving
property
bool
get
isMoving
inherited
Implementation
bool get isMoving => _countMove > _countMoveToNotIdle;
bonfire package
documentation
mixins/random_movement/random_movement
WithRandomMovement
isMoving property
WithRandomMovement mixin