Reference

MergeSemantics

MergeSemantics

MergeSemantics control. Build it with the merge_semantics helper.

Example

merge_semantics(
  content: text("MergeSemantics"),
  expand: true
)

Properties

  • content — The single child control rendered inside this control.

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: mergesemantics
  • Helper: merge_semantics