nonRotatedSize property

Point<double> nonRotatedSize
final

The size of the map view ignoring rotation. This will be the size of the FlutterMap widget.

Implementation

final Point<double> nonRotatedSize;