onDetailsPressed property
final
A callback that is called when the horizontal area which contains the accountName and accountEmail is tapped.
Implementation
final VoidCallback? onDetailsPressed;
A callback that is called when the horizontal area which contains the accountName and accountEmail is tapped.
final VoidCallback? onDetailsPressed;