material_dialogs
icon_outline_button
IconsOutlineButton
onPressed property
onPressed
material_dialogs
icon_outline_button
IconsOutlineButton
onPressed property
IconsOutlineButton class
Constructors
IconsOutlineButton
Properties
color
hashCode
iconColor
iconData
key
onPressed
runtimeType
shape
text
textStyle
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
onPressed
property
dynamic Function
()
onPressed
final
onPressed
Defines the button's click callback
Implementation
final Function() onPressed;