material_dialogs
icon_button
IconsButton
onPressed property
onPressed
material_dialogs
icon_button
IconsButton
onPressed property
IconsButton class
Constructors
IconsButton
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;