isRotateSupported property
bool
get
isRotateSupported
Get whether this subclass supports counter-clockwise rotation.
Implementation
bool get isRotateSupported => false;
Get whether this subclass supports counter-clockwise rotation.
bool get isRotateSupported => false;