WidgetSelectDialog constructor
const
WidgetSelectDialog(})
Implementation
const WidgetSelectDialog(this.prompt, this.widgets, this.axisCount,
{seconds = 0, showTime = false, this.buffer = 8, this.sizeFactor = const Offset(1, 1), this.color = Colors.white, this.backgroundColor = Colors.black, super.key}) : super(seconds * 1000, showTime);