next_photo
common
AppIconButton
onPressed property
onPressed
onPressed
property
Null safety
VoidCallback
?
onPressed
final
Callback to call when user taps the button.
Implementation
final VoidCallback? onPressed;
next_photo
common
AppIconButton
onPressed property
AppIconButton class
Constructors
AppIconButton
Properties
hashCode
icon
key
onPressed
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==