Widgets

Circle

Circle

Circle control. Build it with the circle helper.

Example

circle()

Properties

  • paint — Sets the paint property.
  • radius — Sets the radius property.
  • x — Sets the x property.
  • y — Sets the y property.

Common layout and animation properties

  • data — Arbitrary value you can attach to the control and read back in handlers.
  • key — Stable identity used to preserve state across rebuilds.

Reference

  • Family: shared
  • Widget type: circle
  • Helpers: circle