isRotateSupported property

  1. @override
bool isRotateSupported
override

Get whether this subclass supports counter-clockwise rotation.

Implementation

@override
bool get isRotateSupported => _delegate.isRotateSupported;