crosshairCursor

Extension that changes the cursor to a crosshair when Alt is held, indicating rectangular selection mode is available.

In Compose, this would be implemented by detecting the Alt key state and setting a custom cursor (if supported by the platform).