onInfoTap property

(void Function()?) onInfoTap
final

if onInfoTap is not null an action will be added to the SnackBar when an info message occur

Implementation

final void Function()? onInfoTap;