Reference

Rect

Rect

Rect control. Build it with the rect helper.

Example

rect(
  width: 240,
  height: 120
)

Properties

  • border_radius — Corner radius.
  • paint
  • 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: rect
  • Helper: rect