material_dialogs
dialog_widget
DialogWidget
actions property
actions
material_dialogs
dialog_widget
DialogWidget
actions property
DialogWidget class
Constructors
DialogWidget
Properties
actions
animation
color
hashCode
key
msg
msgStyle
runtimeType
title
titleStyle
Methods
build
buttons
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
actions
property
List
<
Widget
>
actions
final
actions
Widgets to display a row of buttons after the
msg
widget.
Implementation
final List<Widget> actions;