screenViewport property

Size? screenViewport
final

The screen viewport.

Populates the event fields br_viewwidth and br_viewheight.

Only configurable on iOS and Android. Ignored on Web where it is automatically assigned.

Implementation

final Size? screenViewport;