Reference

CupertinoDialogAction

CupertinoDialogAction

CupertinoDialogAction is available in the current Ruflet packages.

Control Type

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

Common properties

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

Usage

control(:cupertinodialogaction,
  content: text(value: "CupertinoDialogAction")
)

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.