Reference

Arc

Arc

Arc control. Build it with the arc helper.

Example

arc(
  width: 240,
  height: 120
)

Properties

  • paint
  • start_angle
  • sweep_angle
  • use_center
  • x
  • y

Plus the common layout and animation properties shared by most controls (expand, visible, disabled, opacity, width, height, align, tooltip, animate_*, …).

Reference

  • Family: shared
  • Widget type: arc
  • Helper: arc