onActive property

void Function(T data, bool? hasModify) onActive
final

Implementation

final void Function(T data, bool? hasModify) onActive;