onPressed property

FdcRowActionCallback? onPressed
final

Custom command executed when this action is pressed.

Built-in actions leave this null and use their predefined behavior.

Implementation

final FdcRowActionCallback? onPressed;