style property
Per-cursor look (name text style, marker sizes). When null, the
ambient style (e.g. CrdtAwarenessCursorsOverlay.style) or the default
is used. The style's own color is ignored: this cursor's color above
always wins, keeping the peer's identity color.
Implementation
final CrdtAwarenessCursorStyle? style;