ShowInputAlertWidget constructor
const
ShowInputAlertWidget(
- dynamic callback,
- dynamic title,
- dynamic placeholder
Implementation
const ShowInputAlertWidget(this.callback, this.title, this.placeholder);