Room constructor

const Room(
  1. Rect bounds
)

Implementation

const Room(this.bounds);