isRotated property

bool get isRotated

Implementation

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