data property

PlatformQueryData data
final

Contains information about the current device.

For example, the PlatformQueryData.size property contains the width and height of the current window.

Implementation

final PlatformQueryData data;