onPressedItem property

dynamic Function() onPressedItem
final

action to navigate to a detail screen.

Implementation

final Function() onPressedItem;