menu
alert_dialog package
documentation
alert_dialog.dart
alert_dialog.dart
dark_mode
light_mode
alert_dialog
library
Functions
alert
(
BuildContext
context
, {
Widget
?
title
,
Widget
?
content
,
Widget
?
textOK
})
→
Future
<
void
>
The
title
argument is used to title of alert dialog. The
content
argument is used to content of alert dialog. The
textOK
argument is used to text for 'OK' Button of alert dialog.
alert_dialog package
documentation
alert_dialog.dart
alert_dialog
package
Libraries
alert_dialog
alert_dialog library