onTap property

(dynamic Function(String id)?) onTap
final

Called whenever the Banner is Tap.

Implementation

final Function(String id)? onTap;