menu
bonfire package
documentation
mixins/pushable.dart
Pushable
isMoving property
isMoving property
dark_mode
light_mode
isMoving
property
bool
get
isMoving
inherited
Implementation
bool get isMoving => !_velocity.isZero();
bonfire package
documentation
mixins/pushable
Pushable
isMoving property
Pushable mixin