CommandBarItem constructor

const CommandBarItem({
  1. required Key? key,
})

Implementation

const CommandBarItem({required this.key});