onDetailsPressed property

VoidCallback? onDetailsPressed
final

A callback that is called when the horizontal area which contains the accountName and accountEmail is tapped.

Implementation

final VoidCallback? onDetailsPressed;