menu
baguette
AlertUtils
AlertUtils
showAlert static method
showAlert
brightness_4
showAlert
static method
Null safety
Future
<
void
>
showAlert
(
{
dynamic
title
,
dynamic
content
,
List
<
AlertAction
>
?
actions
,
IndexCallback
?
callback
}
)
Shows alert with title, content and actions.
baguette
AlertUtils
AlertUtils
showAlert static method
AlertUtils class
Constructors
AlertUtils
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
showAlert