CommandBox constructor
const
CommandBox(
- CommandModel command, {
- Key? key,
Implementation
const CommandBox(this.command, {super.key});
const CommandBox(this.command, {super.key});