onActive property

InteractiveCallback<T>? onActive
final

Called when an item becomes active.

Implementation

final InteractiveCallback<T>? onActive;