onTag property

void Function(String tag) onTag
final

onTag must not be null and should be implemented

Implementation

final void Function(String tag) onTag;