ScreenRect constructor
const
ScreenRect(
- ScreenPoint topLeft,
- ScreenPoint bottomRight
Implementation
const ScreenRect(this.topLeft, this.bottomRight);
const ScreenRect(this.topLeft, this.bottomRight);