velocity property

EventDelta velocity
latefinal

Implementation

late final EventDelta velocity = EventDelta(
  _game,
  raw.velocity.pixelsPerSecond,
);