onTap property

VoidCallback? onTap
final

A callback function to be executed when the flushbar is tapped.

Implementation

final VoidCallback? onTap;