rotate property

int? rotate

Implementation

int? get rotate => _jsInternal?['rotate'] as int;