RemoteFrame constructor

const RemoteFrame(
  1. Size size,
  2. int root
)

Implementation

const RemoteFrame(this.size, this.root);