isRotated property

bool isRotated

Implementation

bool get isRotated => rotation == 90 || rotation == 270;