onIndicatorTapped property

FunctionWithAInt? onIndicatorTapped
final

Callback function when an indicator is clicked, optional. 当指示器被点击时的回调函数,可选

Implementation

final FunctionWithAInt? onIndicatorTapped;