Creates an inline action button.
const CNPullDownInlineAction({ required this.label, required this.icon, this.enabled = true, });