SelectLocaleButton constructor

const SelectLocaleButton(
  1. {Key? key,
  2. bool updateIconOnChange = true,
  3. String toolTipPrefix = '',
  4. double radius = 32,
  5. Widget? icon}
)

Implementation

const SelectLocaleButton