Actions constructor
Creates an Actions widget.
Implementation
const Actions({super.key, this.dispatcher, required this.actions, required this.child});
Creates an Actions widget.
const Actions({super.key, this.dispatcher, required this.actions, required this.child});