Reference

CupertinoContextMenuAction

CupertinoContextMenuAction

CupertinoContextMenuAction is available in the current Ruflet packages.

Control Type

  • Family: cupertinos
  • Widget type: cupertinocontextmenuaction
  • Use through control(:cupertinocontextmenuaction, ...)

Common properties

  • adaptive
  • badge
  • col
  • content
  • data
  • default
  • destructive
  • disabled
  • expand
  • expand_loose
  • key
  • opacity
  • rtl
  • tooltip

Usage

control(:cupertinocontextmenuaction,
  content: text(value: "CupertinoContextMenuAction")
)

Notes

  • This control is supported in Ruflet even though there is no dedicated helper in the current DSL.
  • This page is generated from the current package snapshot used by the docs app.