Viewport.fixed constructor
const
Viewport.fixed(
- Rect rect
Implementation
const Viewport.fixed(Rect rect)
: this._(ViewportType.fixed, fixedRect: rect);
const Viewport.fixed(Rect rect)
: this._(ViewportType.fixed, fixedRect: rect);