X11AnimatedCursorFrame constructor

const X11AnimatedCursorFrame(
  1. X11ResourceId cursor,
  2. int delay
)

Implementation

const X11AnimatedCursorFrame(this.cursor, this.delay);