onTap property Null safety

(void Function?(String)?) onTap
final

Implementation

final void Function(String)? onTap;