WindowActions constructor

const WindowActions({
  1. Key? key,
})

Implementation

const WindowActions({Key? key}) : super(key: key);