onTap property

(FutureOr<void> Function(int)?) onTap
final

Seek action.

Implementation

final FutureOr<void> Function(int)? onTap;