Returns a new Action instance.
Action({ required this.name, this.style, required this.text, required this.type, this.value, });