isRotateSupported property

bool get isRotateSupported

Get whether this subclass supports counter-clockwise rotation.

Implementation

bool get isRotateSupported => false;