StyleDropDownButton constructor

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

Implementation

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